karpathy / recurrentjsLinks
Deep Recurrent Neural Networks and LSTMs in Javascript. More generally also arbitrary expression graphs with automatic differentiation.
☆950Updated 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☆675Updated 7 years ago
- Reinforcement Learning Agents in Javascript (Dynamic Programming, Temporal Difference, Deep Q-Learning, Stochastic/Deterministic Policy G…☆1,392Updated 6 years ago
- Random Forest implementation for JavaScript. Supports arbitrary weak learners. Includes interactive demo.☆307Updated 12 years ago
- Javascript neural networks on top of general scalar/tensor reverse-mode automatic differentiation.☆236Updated 7 years ago
- Run trained deep neural networks in the browser or node.js☆275Updated 8 years ago
- GPU Powered BLAS for Browsers☆712Updated 7 years ago
- Implementation of t-SNE visualization algorithm in Javascript.☆875Updated 6 years ago
- MXNetJS: Javascript Package for Deep Learning in Browser (without server)☆432Updated 4 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…☆900Updated 5 years ago
- Learning to Execute☆477Updated 9 years ago
- Interactive, node-by-node debugging and visualization for TensorFlow☆1,352Updated 8 years ago
- Recurrent Neural Network that predicts word-by-word☆476Updated 7 years ago
- Pretty Tensor: Fluent Networks in TensorFlow☆1,229Updated 5 years ago
- "Neural Turing Machine" in Tensorflow☆1,044Updated 8 years ago
- natural image generation using ConvNets☆598Updated 7 years ago
- Generative Handwriting using LSTM Mixture Density Network with TensorFlow☆700Updated 7 years ago
- Use CNNs to generate images☆496Updated 10 years ago
- A deep Q learning demonstration using Google Tensorflow☆1,164Updated 8 years ago
- Bayesian Program Learning model for one-shot learning☆979Updated 9 years ago
- ☆871Updated 8 years ago
- Multilayer LSTM and Mixture Density Network for modelling path-level SVG Vector Graphics data in TensorFlow☆808Updated 6 years ago
- Simple, realtime visualization of neural network training performance.☆423Updated 8 years ago
- Very Simple and Basic Implementation of Compositional Pattern Producing Network in TensorFlow☆320Updated 7 years ago
- A Theano framework for building and training neural networks☆1,156Updated 6 years ago
- The original code from the DeepMind article + my tweaks☆1,825Updated 7 years ago
- Neural conversational model in Torch☆777Updated 4 years ago
- Recurrent Neural Network library for Torch7's nn☆943Updated 7 years ago
- A TensorFlow implementation of DeepMind's Differential Neural Computers (DNC)☆579Updated 5 years ago
- Theano-based implementation of Deep Q-learning☆1,090Updated 8 years ago