brain.js
Neural network library
A GPU-accelerated JavaScript library for building and training neural networks in web and Node.js applications.
🤖 GPU accelerated Neural networks in JavaScript for Browsers and Node.js
14k stars
244 watching
1k forks
Language: TypeScript
last commit: 3 months ago
Linked from 2 awesome lists
apibrainbrowserconvolutional-neural-networkseasy-to-usehacktoberfestneural-networknodenodejsrecurrent-neural-networksstreamweb
Related projects:
Repository | Description | Stars |
---|---|---|
janhuenermann/neurojs | A JavaScript framework for building and training neural networks in the browser | 4,400 |
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 |
fielddb/brain | A JavaScript library for training and using neural networks | 1 |
karpathy/convnetjs | A JavaScript library for training and deploying neural networks in the browser | 10,902 |
parallel-js/parallel.js | A utility library for parallel computing in JavaScript, utilizing Web Workers and child processes to simplify concurrent execution of tasks. | 3,235 |
nerdlang/nerd | Compiles JavaScript into native binaries for various platforms | 3,585 |
irfansharif/cerebrum | An implementation of Artificial Neural Networks in Ruby, allowing developers to experiment and train neural networks using the language. | 36 |
mrdimosthenis/clj-synapses | A Clojure-based neural networks library for building and training artificial neural networks. | 1 |
mrdimosthenis/synapses | A collection of libraries for building and training neural networks in various programming languages | 70 |
npm/cli | A package manager for JavaScript that enables users to manage and install dependencies for web applications. | 8,558 |
nikolaypavlov/mlpneuralnet | A fast neural network library for iOS and Mac OS X with vectorized operations and hardware acceleration. | 900 |
100/cranium | A lightweight, portable C implementation of a feedforward artificial neural network library | 593 |
load1n9/synaptic | A lightweight JavaScript neural network library with minimal dependencies. | 14 |
tensorflow/playground | An interactive visualization of neural networks for experimentation and exploration | 12,082 |