Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Part B Introduction This section describes what you have to do and what you have to deliver for Part B of the mid - term

Part B
Introduction
This section describes what you have to do and what you have to deliver for
Part B of the mid-term CM3020 AI coursework.
For this part of the coursework, you need to build on top of the codebase from
the Genetic Algorithm/ Creatures case study. Your objective is to adapt the
evolutionary algorithm so that the creatures evolve to complete a new task.
The new task involves climbing a mountain. We have created a special new
environment for the creatures to operate in. You need to integrate the genetic
algorithm code to that new environment such that it evolves creatures that can
climb the mountain.
The following image illustrates the new environment:
Figure 1: Mountain climbing environment
You can see that there is a kind of sandbox with a mountain in the middle.
The idea is for the creature to get as high as possible up the mountain, without
cheating and flying into the air. Your job is to integrate that new environment
into the simulation code and to adapt the fitness function so it measures maximum
closeness to the top of the mountain.
How to complete the coursework
Download the code for the new environment, linked below. You will see that I
have included the code as it stood at the end of my development work. There
are also some new scripts in there:
image text in transcribed

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Database And Expert Systems Applications 31st International Conference Dexa 2020 Bratislava Slovakia September 14 17 2020 Proceedings Part 1 Lncs 12391

Authors: Sven Hartmann ,Josef Kung ,Gabriele Kotsis ,A Min Tjoa ,Ismail Khalil

1st Edition

303059002X, 978-3030590024

More Books

Students also viewed these Databases questions

Question

Identify the different methods employed in the selection process.

Answered: 1 week ago

Question

Demonstrate the difference between ability and personality tests.

Answered: 1 week ago