gregora / Car-AI

Using neural networks to control a car

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Car-AI

A project to train a neural network to drive a car using deep reinforcement learning

Dependencies

Compiling

Linux

Make sure you have SFML installed. If not, you can do that by running sudo apt-get install libsfml-dev.

Run make command.

About

Using neural networks to control a car

License:MIT License


Languages

Language:C++ 92.1%Language:C 6.8%Language:xBase 0.7%Language:Makefile 0.5%Language:Shell 0.0%