karpathy / recurrentjsLinks
Deep Recurrent Neural Networks and LSTMs in Javascript. More generally also arbitrary expression graphs with automatic differentiation.
☆949Updated 8 years ago
Alternatives and similar repositories for recurrentjs
Users that are interested in recurrentjs are comparing it to the libraries listed below
Sorting:
- Support Vector Machine in Javascript (SMO algorithm, supports arbitrary kernels) + GUI demo☆674Updated 7 years ago
- Run trained deep neural networks in the browser or node.js☆275Updated 8 years ago
- Javascript neural networks on top of general scalar/tensor reverse-mode automatic differentiation.☆236Updated 7 years ago
- Random Forest implementation for JavaScript. Supports arbitrary weak learners. Includes interactive demo.☆306Updated 12 years ago
- Reinforcement Learning Agents in Javascript (Dynamic Programming, Temporal Difference, Deep Q-Learning, Stochastic/Deterministic Policy G…☆1,390Updated 6 years ago
- GPU Powered BLAS for Browsers☆712Updated 6 years ago
- MXNetJS: Javascript Package for Deep Learning in Browser (without server)☆432Updated 4 years ago
- Generative Handwriting using LSTM Mixture Density Network with TensorFlow☆701Updated 7 years ago
- Implementation of t-SNE visualization algorithm in Javascript.☆872Updated 6 years ago
- Neural Slime Volleyball☆212Updated 10 years ago
- RNNLIB is a recurrent neural network library for sequence learning problems. Forked from Alex Graves work http://sourceforge.net/projects…☆902Updated 5 years ago
- Use CNNs to generate images☆495Updated 10 years ago
- Learning to Execute☆477Updated 9 years ago
- Recurrent Neural Network that predicts word-by-word☆476Updated 7 years ago
- Multilayer LSTM and Mixture Density Network for modelling path-level SVG Vector Graphics data in TensorFlow☆808Updated 6 years ago
- Docker images for using torch-rnn☆150Updated 4 years ago
- A deep Q learning demonstration using Google Tensorflow☆1,166Updated 8 years ago
- Theano-based implementation of Deep Q-learning☆1,091Updated 8 years ago
- "Neural Turing Machine" in Tensorflow☆1,045Updated 8 years ago
- natural image generation using ConvNets☆598Updated 7 years ago
- Interactive, node-by-node debugging and visualization for TensorFlow☆1,353Updated 8 years ago
- Neural Network Evolution Playground with Backprop NEAT☆140Updated 9 years ago
- Node.js + TensorFlow☆587Updated 4 years ago
- Attempt at implementing system described in "Neural Turing Machines." by Graves, Alex, Greg Wayne, and Ivo Danihelka. (http://arxiv.org/a…☆461Updated 8 years ago
- Simple deep Q-learning agent.☆701Updated 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
- The original code from the DeepMind article + my tweaks☆1,825Updated 7 years ago
- Tensorflow + Keras + OpenAI Gym implementation of 1-step Q Learning from "Asynchronous Methods for Deep Reinforcement Learning"☆1,011Updated 7 years ago
- Obama Political Speech generator Recurrent Neural Networks☆182Updated 7 years ago
- A TensorFlow implementation of DeepMind's Differential Neural Computers (DNC)☆579Updated 5 years ago