wagenaartje/neataptic
A JavaScript neural network library combining neuro-evolution and backpropagation training.

Not currently ranked — collecting fresh signals.
star history
Neataptic is a JavaScript library for building flexible neural networks where neurons and synapses can be dynamically removed. It supports training through neuro-evolution using genetic algorithms with multi-threading, as well as faster-than-competitor backpropagation. The library includes six built-in network architectures like Perceptron and LSTM, and allows custom network construction through pre-built layers.
Frequently asked
- What is wagenaartje/neataptic?
- A JavaScript neural network library combining neuro-evolution and backpropagation training.
- Is neataptic open source?
- Yes — wagenaartje/neataptic is an open-source project tracked on heatdrop.
- What language is neataptic written in?
- wagenaartje/neataptic is primarily written in JavaScript.
- How popular is neataptic?
- wagenaartje/neataptic has 1.2k stars on GitHub.
- Where can I find neataptic?
- wagenaartje/neataptic is on GitHub at https://github.com/wagenaartje/neataptic.