The video shows cars steered by a neural network. The network evolves to something that makes the car go as far as possible on the track. Only the cases in which the result is improved are shown. The video would have many hours otherwise. Questions about details are very welcome.
Code: http://klosio.neostrada.pl/neuralDriveSrc.zip
(not compilable without PKgui at http://www.assembla.com/code/pkgui/subversion/nodes).
@dpoakaspine
Take a good book about neural networks (a machine learning-oriented one, not biology-oriented) and read a few first chapters until you think you know how a basic network works. Then confront this with pieces of code and detailed blog/forum posts on the Internet. Then code a simple network.
I used the book "Sieci neuronowe." by Ryszard Tadeusiewicz, but it probably won't be of any help to you because its in Polish.
poliklosio 9 months ago
hey dude, good work. if you would be so kind: where did you start to learn about neural networks and do you have any good starting advice?
dpoakaspine 9 months ago