neurojs
Neural network framework
A JavaScript framework for building and training neural networks in the browser
A JavaScript deep learning and reinforcement learning library.
4k stars
159 watching
366 forks
Language: JavaScript
last commit: over 1 year ago deep-learningjavascriptmachine-learningneural-networkreinforcement-learningself-driving-car
Related projects:
Repository | Description | Stars |
---|---|---|
brainjs/brain.js | A GPU-accelerated JavaScript library for building and training neural networks in web and Node.js applications. | 14,474 |
karpathy/convnetjs | A JavaScript library for training and deploying neural networks in the browser | 10,902 |
karpathy/recurrentjs | A JavaScript library for building and training neural networks with automatic differentiation | 937 |
ivan-vasilev/neuralnetworks | A Java implementation of deep learning algorithms and neural networks with GPU acceleration | 1,233 |
stevenmiller888/mind | A neural network library for building and training neural networks in JavaScript | 1,511 |
cazala/synaptic | A JavaScript library for building and training neural networks without requiring specific architecture definitions | 6,921 |
tensorflow/playground | An interactive visualization of neural networks for experimentation and exploration | 12,082 |
deeplearning4j/deeplearning4j | A suite of tools for building and training deep learning models using the JVM. | 13,718 |
deepjavalibrary/djl | A high-level Java framework for building and deploying deep learning models | 4,204 |
nathanepstein/pavlov.js | Reinforcement learning using Markov Decision Processes in C++ compiled to JavaScript | 500 |
tju-drl-lab/ai-optimizer | A next-generation deep reinforcement learning toolkit with libraries for multiagent, self-supervised, offline, and transfer/reinforcement learning | 4,848 |
google-deepmind/deepmind-research | Provides implementations and illustrative code to accompany DeepMind research publications | 13,329 |
eduardoleao052/js-pytorch | A JavaScript library that provides GPU-accelerated deep learning capabilities with automatic differentiation and neural network layers. | 1,093 |
mljs/feedforward-neural-networks | An implementation of feedforward neural networks in JavaScript based on the wildml library | 29 |
nerdlang/nerd | Compiles JavaScript into native binaries for various platforms | 3,585 |