Car Evolution/Mind Render AI Drill


“Introduction” describes basic instructions as to what you need using Mind Render/AI Drill. Please read this par ...


by Mobile Internet Technology Co., LTD.


Price History +

"Introduction" describes basic instructions as to what you need using Mind Render/AI Drill. Please read this part first.

[Table of Contents]
Preparation
 Install Unity Hub
 Install Unity
 Sign in to Unity
 Add a project
 Install Visual Studio Code
 Edit the program

In "Car Design and Genetic Algorithm", we design a car that can drive on a bumpy road using genetic algorithm.

[Table of Contents]
Car Design and Genetic Algorithm
 Genetic Algorithm
 Genetic operators
  Selection
  Crossover
  Mutation
 Problem
 Code
 Optional Exercises