karpathy / recurrentjs
Deep Recurrent Neural Networks and LSTMs in Javascript. More generally also arbitrary expression graphs with automatic differentiation.
☆939Updated 8 years ago
Related projects ⓘ
Alternatives and complementary repositories for recurrentjs
- Support Vector Machine in Javascript (SMO algorithm, supports arbitrary kernels) + GUI demo☆666Updated 6 years ago
- Run trained deep neural networks in the browser or node.js☆275Updated 8 years ago
- Reinforcement Learning Agents in Javascript (Dynamic Programming, Temporal Difference, Deep Q-Learning, Stochastic/Deterministic Policy G…☆1,332Updated 5 years ago
- Javascript neural networks on top of general scalar/tensor reverse-mode automatic differentiation.☆233Updated 7 years ago
- GPU Powered BLAS for Browsers☆705Updated 6 years ago
- Random Forest implementation for JavaScript. Supports arbitrary weak learners. Includes interactive demo.☆299Updated 12 years ago
- MXNetJS: Javascript Package for Deep Learning in Browser (without server)☆435Updated 4 years ago
- Deep Learning in Javascript. Train Convolutional Neural Networks (or ordinary ones) in your browser.☆10,891Updated last year
- Node.js + TensorFlow☆587Updated 4 years ago
- Neural conversational model in Torch☆777Updated 3 years ago
- Run Keras models in the browser, with GPU support using WebGL☆4,964Updated 2 years ago
- Interactive, node-by-node debugging and visualization for TensorFlow☆1,356Updated 7 years ago
- Neural Slime Volleyball☆208Updated 9 years ago
- Node-tensorflow is a NodeJS API for utilizing Google's machine learning library TensorFlow.☆856Updated 3 years ago
- Recurrent Neural Network that predicts word-by-word☆474Updated 7 years ago
- Learning to Execute☆480Updated 8 years ago
- A deep Q learning demonstration using Google Tensorflow☆1,172Updated 7 years ago
- Dynamic Neural Networks Architect☆463Updated last year
- "Neural Turing Machine" in Tensorflow☆1,050Updated 7 years ago
- Blazing fast neuro-evolution & backpropagation for the browser and Node.js☆1,192Updated 5 years ago
- Combines the ease of use of scikit-learn with the power of Theano/Lasagne☆949Updated last year
- Generative Handwriting using LSTM Mixture Density Network with TensorFlow☆700Updated 6 years ago
- A series of machine learning tutorials for Torch7☆622Updated 3 years ago
- mnist digits in javascript☆192Updated 2 years ago
- Implementation of t-SNE visualization algorithm in Javascript.☆860Updated 5 years ago
- Practical 6: LSTM language models☆260Updated 9 years ago
- Recurrent Neural Network library for Torch7's nn☆941Updated 6 years ago
- A platform for developing AI systems as described in A Roadmap towards Machine Intelligence - http://arxiv.org/abs/1511.08130☆1,328Updated 4 years ago
- Neural Network Evolution Playground with Backprop NEAT☆135Updated 8 years ago
- RNNLIB is a recurrent neural network library for sequence learning problems. Forked from Alex Graves work http://sourceforge.net/projects…☆900Updated 4 years ago