carrot
https://github.com/liquidcarrot/carrot
JavaScript
🥕 Evolutionary Neural Networks in JavaScript
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
JavaScript not yet supported2 Subscribers
Add a CodeTriage badge to carrot
Help out
- Issues
- Moved: Consistent return with train and evolve methods
- minNodes, minConns, minGates support
- network.evolve not using provided fitness function
- Replace CommonJS module "require" template strings with standard quotes
- Pass index and population to fitness function in NEAT
- Allow NEAT to activate/propogate
- Moved: Multiple Crossover Methods
- Add a polyfill for Object.assign(), to support android webview.
- Add data streaming to Layer
- Allow Neat.popsize to be Number.MAX_VALUE
- Docs
- JavaScript not yet supported