karpathy / recurrentjsLinks
Deep Recurrent Neural Networks and LSTMs in Javascript. More generally also arbitrary expression graphs with automatic differentiation.
☆951Updated 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☆678Updated 7 years ago
- Run trained deep neural networks in the browser or node.js☆275Updated 8 years ago
- Random Forest implementation for JavaScript. Supports arbitrary weak learners. Includes interactive demo.☆307Updated 12 years ago
- Reinforcement Learning Agents in Javascript (Dynamic Programming, Temporal Difference, Deep Q-Learning, Stochastic/Deterministic Policy G…☆1,395Updated 6 years ago
- Javascript neural networks on top of general scalar/tensor reverse-mode automatic differentiation.☆236Updated 7 years ago
- Implementation of t-SNE visualization algorithm in Javascript.☆876Updated 6 years ago
- Generative Handwriting using LSTM Mixture Density Network with TensorFlow☆701Updated 7 years ago
- Neural Slime Volleyball☆212Updated 10 years ago
- Use CNNs to generate images☆496Updated 10 years ago
- GPU Powered BLAS for Browsers☆711Updated 7 years ago
- MXNetJS: Javascript Package for Deep Learning in Browser (without server)☆433Updated 4 years ago
- Multilayer LSTM and Mixture Density Network for modelling path-level SVG Vector Graphics data in TensorFlow☆808Updated 6 years ago
- Learning to Execute☆478Updated 9 years ago
- Interactive, node-by-node debugging and visualization for TensorFlow☆1,352Updated 8 years ago
- RNNLIB is a recurrent neural network library for sequence learning problems. Forked from Alex Graves work http://sourceforge.net/projects…☆901Updated 5 years ago
- A deep Q learning demonstration using Google Tensorflow☆1,164Updated 8 years ago
- natural image generation using ConvNets☆598Updated 7 years ago
- Recurrent Neural Network that predicts word-by-word☆476Updated 7 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
- ☆871Updated 8 years ago
- Very Simple and Basic Implementation of Compositional Pattern Producing Network in TensorFlow☆320Updated 7 years ago
- A series of machine learning tutorials for Torch7☆623Updated 3 years ago
- A TensorFlow implementation of DeepMind's Differential Neural Computers (DNC)☆579Updated 5 years ago
- Recurrent Neural Network library for Torch7's nn☆943Updated 7 years ago
- Neural Network Evolution Playground with Backprop NEAT☆140Updated 9 years ago
- A Theano framework for building and training neural networks☆1,156Updated 6 years ago
- Reimplementation of DRAW☆346Updated 9 years ago
- Neural conversational model in Torch☆776Updated 4 years ago
- Artificial Life simulator using canvas. Based on https://github.com/karpathy/scriptsbots☆84Updated 13 years ago
- "Neural Turing Machine" in Tensorflow☆1,046Updated 8 years ago