this is the second version of my program that uses neuroEvolution and the genetic algorithm to train cars to race around a rack. This program is a big improvement from the previous program because unlike the previous program the track is smoother, I can make as many unique tracks as I want, with opensimplex noise, I can control the difficulty of the tracks, also the controls of the car have been greatly improved, the cars can turn faster than before, I fixed the braking so they can slow down, and they have more control over how fast they accelerate.
-----------------------------------------------------------------------------------------------------------
#NeuroEvolution #GA #Machine_Learning
-----------------------------------------------------------------------------------------------------------
videos on the first version:
• AI cars learn to drive around a track usin...
• AI cars with "3D" first person view of bes...
videos about raycasting, GA, and opensimplex noise:
• Coding Challenge 146: Rendering Raycasting
• Coding Challenge 145: 2D Raycasting
• I.7 : What is OpenSimplex Noise?
• 2.1: Introduction to Session 2 - Intellige...
Processing: https://processing.org
Social Media:
Twitter: / jebfan101
Instagram: / snyderling_
Github: https://github.com/GypsyDangerous