A neural network learning to control a car on a racetrack without crashing.
- You can draw the route by connecting the start (in green) to the finish (in red) :
- Once the road is drawn, the neural network will train on it using a genetic algorithm (that's why there are several cars) :
- This project is still in progress, we haven't done the front-end yet, so it's still a very basic display.
- Angel Uriot : Co-creator of the project.
- Maxime Bourand : Co-creator of the project.