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
- Restore neuron's .type property to reliably track input, hidden, and output nodes
- Inputs and outputs are not being tracked correctly by Network
- Testworker assumes worker.js' location
- Carrot doesn't yet support ONNX
- Moved: calling the included NEAT implementation NEAT is misleading
- Allow NEAT to be used in/with reinforcement learning
- [Architecture] Capsule Networks
- Network should not depend on Neat, only the other way around.
- Provide examples for all the options of network.evolve()
- Add data streaming to Network
- Docs
- JavaScript not yet supported