Search results
160 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
A tiny neural network for natural language detection.
artificial neural network Javascript library
Self-organizing map (SOM) / Kohonen network
A simple neural network coded from scratch with no external modules. Lets you train your own neural network in a simple and easy to learn way.
Fast and simple neural network for node.js
Kinematic artificial neural network Javascript library
FANN Fast Artificial Neural Network Node.JS Bindings
A implementation of an Artifical Neural Network with Backpropagation learning.
An intuitive, object-orientated approach to a Neural Network library.
A example neural network
- ai
- artificial-intelligence
- neural network
- nn
- feed forward
- classifier
- neural
- network
- neural-networks
- machine-learning
- synapse
- time series
- time step
- prediction
FANN (Fast Artificial Neural Network Library) bindings for Node.js
Neural network library
- ai
- artificial-intelligence
- brain
- brainjs
- brain.js
- feed forward
- neural network
- classifier
- neural
- network
- neural-networks
- machine-learning
- synapse
- recurrent
- View more
A feed-forward neural network with injectable layers, activation functions, and optimizers.
Multi-Threaded Neural network for Node.js
A toy library for building simple neural networks which can be serialized to compact JSON.
A feed-forward neural network with injectable layers, activation functions, and optimizers.
A simple neural network class to get your machine learning project started!
A simple feed-forward Neural Network implementation in ES6 JavaScript
Multilayer Perceptron Neural Network written in ES6 programming language.
simple neural network library inspired by karpathy/micrograd and tfjs