Skip to content

A genetic algorithm that selects driving agents built with a neural network.

License

Notifications You must be signed in to change notification settings

jonnylin13/GeneticMLCars

Repository files navigation

GeneticMLCars

An experimental genetic machine learning algorithm for unsupervised learning (car on a track).

  • Uses genetic algorithm to select the most fit networks
  • View the demo

Installation

Clone this repo + run npm install.

Usage

Run npm start to start watching and serving the demo.

  • The project supports hot-reloading!

Run npm run build to build the demo for deployment.

License

MIT

Acknowledgements

About

A genetic algorithm that selects driving agents built with a neural network.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published