334 Forks
1280 Stars
1280 Watchers

Applying_EANNs

A 2D Unity simulation in which cars learn to navigate themselves through different courses. The cars are steered by a feedforward neural network. The weights of the network are trained using a modified genetic algorithm.

How to download and setup Applying_EANNs

Open terminal and run command
git clone https://github.com/ArztSamuel/Applying_EANNs.git
git clone is used to create a copy or clone of Applying_EANNs repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with Applying_EANNs https://github.com/ArztSamuel/Applying_EANNs/archive/master.zip

Or simply clone Applying_EANNs with SSH
[email protected]:ArztSamuel/Applying_EANNs.git

If you have some problems with Applying_EANNs

You may open issue on Applying_EANNs support forum (system) here: https://github.com/ArztSamuel/Applying_EANNs/issues