mind
Neural network library
A neural network library for building and training neural networks in JavaScript
A neural network library built in JavaScript
2k stars
51 watching
112 forks
Language: JavaScript
last commit: over 2 years ago
Linked from 2 awesome lists
mindneural-networkprediction
Related projects:
Repository | Description | Stars |
---|---|---|
fielddb/brain | A JavaScript library for training and using neural networks | 1 |
mrdimosthenis/synapses | A collection of libraries for building and training neural networks in various programming languages | 70 |
karpathy/convnetjs | A JavaScript library for training and deploying neural networks in the browser | 10,889 |
mljs/feedforward-neural-networks | An implementation of feedforward neural networks in JavaScript based on the wildml library | 29 |
mrdimosthenis/synapses-java | A Java library for building and training neural networks. | 0 |
mrdimosthenis/clj-synapses | A Clojure-based neural networks library for building and training artificial neural networks. | 1 |
mrdimosthenis/synapsescsharp | A C# library for building and training neural networks | 1 |
karpathy/recurrentjs | A JavaScript library for building and training neural networks with automatic differentiation | 939 |
jsmlt/jsmlt | A JavaScript library implementing well-known machine learning algorithms in an understandable and modular way for education and research. | 25 |
netflix/vectorflow | A lightweight neural network library optimized for sparse data and single machine environments. | 1,292 |
jackm321/rustnn | A neural network library written in Rust for building and training feedforward artificial neural networks. | 335 |
gigasquid/k9 | A Clojure library for constructing and training simple neural networks using core.matrix | 104 |
machinelearnjs/machinelearnjs | A lightweight Machine Learning library for JavaScript and Node.js providing easy-to-use APIs for various algorithms. | 540 |
load1n9/synaptic | A lightweight JavaScript neural network library with minimal dependencies. | 14 |
nikolaypavlov/mlpneuralnet | A fast neural network library for iOS and Mac OS X with vectorized operations and hardware acceleration. | 900 |