karpathy / recurrentjsLinks
Deep Recurrent Neural Networks and LSTMs in Javascript. More generally also arbitrary expression graphs with automatic differentiation.
☆974Updated 9 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☆702Updated 7 years ago
- Reinforcement Learning Agents in Javascript (Dynamic Programming, Temporal Difference, Deep Q-Learning, Stochastic/Deterministic Policy G…☆1,434Updated 6 years ago
- Random Forest implementation for JavaScript. Supports arbitrary weak learners. Includes interactive demo.☆334Updated 13 years ago
- Run trained deep neural networks in the browser or node.js☆275Updated 9 years ago
- Javascript neural networks on top of general scalar/tensor reverse-mode automatic differentiation.☆238Updated 8 years ago
- GPU Powered BLAS for Browsers☆714Updated 7 years ago
- Implementation of t-SNE visualization algorithm in Javascript.☆907Updated 6 years ago
- Learning to Execute☆480Updated 9 years ago
- MXNetJS: Javascript Package for Deep Learning in Browser (without server)☆433Updated 5 years ago
- Neural Slime Volleyball☆215Updated 10 years ago
- Use CNNs to generate images☆498Updated 10 years ago
- Interactive, node-by-node debugging and visualization for TensorFlow☆1,350Updated 9 years ago
- Multilayer LSTM and Mixture Density Network for modelling path-level SVG Vector Graphics data in TensorFlow☆810Updated 7 years ago
- Generative Handwriting using LSTM Mixture Density Network with TensorFlow☆704Updated 8 years ago
- natural image generation using ConvNets☆598Updated 8 years ago
- The Fastest DNN Running Framework on Web Browser☆1,999Updated 8 months ago
- Theano-based implementation of Deep Q-learning☆1,092Updated 8 years ago
- Recurrent Neural Network that predicts word-by-word☆478Updated 8 years ago
- A series of machine learning tutorials for Torch7☆623Updated 4 years ago
- A platform for developing AI systems as described in A Roadmap towards Machine Intelligence - http://arxiv.org/abs/1511.08130☆1,327Updated 5 years ago
- ☆873Updated 9 years ago
- RNNLIB is a recurrent neural network library for sequence learning problems. Forked from Alex Graves work http://sourceforge.net/projects…☆903Updated 6 years ago
- Pretty Tensor: Fluent Networks in TensorFlow☆1,230Updated 5 years ago
- A Theano framework for building and training neural networks☆1,154Updated 6 years ago
- Efficient, reusable RNNs and LSTMs for torch☆2,557Updated 3 years ago
- µniverse: RL environments for HTML5 games☆365Updated 7 years ago
- Neural conversational model in Torch☆776Updated 4 years ago
- The original code from the DeepMind article + my tweaks☆1,830Updated 8 years ago
- Recurrent Neural Network library for Torch7's nn☆943Updated 8 years ago
- Neural Network Evolution Playground with Backprop NEAT☆144Updated 9 years ago