Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mattludwigs/geneticalgorithm
A Genetic Algorithm started to see if optimizing algorithms could be used to make self driving cars
https://github.com/mattludwigs/geneticalgorithm
Last synced: about 1 month ago
JSON representation
A Genetic Algorithm started to see if optimizing algorithms could be used to make self driving cars
- Host: GitHub
- URL: https://github.com/mattludwigs/geneticalgorithm
- Owner: mattludwigs
- Created: 2015-03-11T05:05:01.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-04-29T05:01:06.000Z (over 9 years ago)
- Last Synced: 2024-04-14T06:08:29.886Z (9 months ago)
- Language: JavaScript
- Homepage:
- Size: 156 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
A Genetic Algorithm started to see if optimizing algorithms could be used to make self driving cars
requires:
NodeJS or IOJS
If Node you will need to use --harmony to be allowed to use the ES6 let keyword
Also uses lodash.