8000 GitHub - yifan96/Neural_Network_NEAT: This is the code for a self driving Neural Network using NEAT in Python
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

yifan96/Neural_Network_NEAT

 
 

Repository files navigation

Neural_Network_NEAT

This is the code for a self driving Neural Network using NEAT in Python

To execute it, run main.py in python 3.7. You also need NEAT, pygame, numpy and scipy

To just tweak the settings without modifying the code, you can do it in config_variables.py and config_file.txt

This code can be improved in many different ways, depending on your needs (for example the sensors at the bac of the cars are useless, I just placed them there to create a general model that could fit in a more complex environment.

< 5050 /article>

About

This is the code for a self driving Neural Network using NEAT in Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%
0