recurrentjs
Neural Network library
A JavaScript library for building and training neural networks with automatic differentiation
Deep Recurrent Neural Networks and LSTMs in Javascript. More generally also arbitrary expression graphs with automatic differentiation.
939 stars
66 watching
184 forks
Language: HTML
last commit: about 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
karpathy/convnetjs | A JavaScript library for training and deploying neural networks in the browser | 10,895 |
mrdimosthenis/clj-synapses | A Clojure-based neural networks library for building and training artificial neural networks. | 1 |
stevenmiller888/mind | A neural network library for building and training neural networks in JavaScript | 1,513 |
karpathy/forestjs | An implementation of a Random Forest algorithm for binary classification in JavaScript. | 299 |
mrdimosthenis/synapses-java | A Java library for building and training neural networks. | 0 |
mrdimosthenis/synapses | A collection of libraries for building and training neural networks in various programming languages | 70 |
japonophile/synaptic | A Clojure-based library for building and training neural networks | 88 |
mrdimosthenis/synapsescsharp | A C# library for building and training neural networks | 1 |
google-deepmind/jraph | A lightweight library for working with graph neural networks in jax. | 1,375 |
aria42/flare | A Clojure library for building and manipulating dynamic neural net graphs with pluggable tensor operations and hardware acceleration. | 284 |
eduardoleao052/js-pytorch | A JavaScript library that provides GPU-accelerated deep learning capabilities with automatic differentiation and neural network layers. | 1,084 |
rinuboney/clatern | A Clojure-based machine learning library providing tools for data preprocessing and modeling various algorithms. | 67 |
gigasquid/k9 | A Clojure library for constructing and training simple neural networks using core.matrix | 104 |
mljs/feedforward-neural-networks | An implementation of feedforward neural networks in JavaScript based on the wildml library | 29 |
fielddb/brain | A JavaScript library for training and using neural networks | 1 |