Site Overlay

Weekend Project – Self-driving cars

I recently started a small weekend project, after seeing this video, for self-driving (and self-learning) cars in Python.

Although I struggled a bit for the genetic part (breeding two neural networks seems like a very weird way of improving them), the results are very pleasing and, I’m sure, could be adapted with a bit of labour to work when using more complex circuits.

The code is available on my github page, if you want to improve it, please feel free to do so! I’m very interested in seeing what such simple code can achieve.

Leave a Reply

Your email address will not be published. Required fields are marked *