karpathy / reinforcejsLinks
Reinforcement Learning Agents in Javascript (Dynamic Programming, Temporal Difference, Deep Q-Learning, Stochastic/Deterministic Policy Gradients)
☆1,374Updated 6 years ago
Alternatives and similar repositories for reinforcejs
Users that are interested in reinforcejs are comparing it to the libraries listed below
Sorting:
- Code for the paper "Evolution Strategies as a Scalable Alternative to Reinforcement Learning"☆1,589Updated 5 years ago
- rllab is a framework for developing and evaluating reinforcement learning algorithms, fully compatible with OpenAI Gym.☆2,973Updated 2 years ago
- Deep Recurrent Neural Networks and LSTMs in Javascript. More generally also arbitrary expression graphs with automatic differentiation.☆946Updated 8 years ago
- TensorFlow implementation of Deep Reinforcement Learning papers☆1,586Updated 7 years ago
- Theano-based implementation of Deep Q-learning☆1,090Updated 8 years ago
- The Arcade Learning Environment (ALE) -- a platform for AI research.☆2,302Updated last week
- Lua/Torch implementation of DQN (Nature, 2015)☆601Updated 8 years ago
- A set of Deep Reinforcement Learning Agents implemented in Tensorflow.☆2,251Updated 6 years ago
- Tensorforce: a TensorFlow library for applied reinforcement learning☆3,311Updated 10 months ago
- Minimal Deep Q Learning (DQN & DDQN) implementations in Keras☆1,306Updated 4 years ago
- Simple deep Q-learning agent.☆700Updated 6 years ago
- A starter agent that can solve a number of universe environments.☆1,100Updated 7 years ago
- A Platform for Many-Agent Reinforcement Learning☆1,740Updated 2 years ago
- Using Keras and Deep Deterministic Policy Gradient to play TORCS☆723Updated 7 years ago
- [ICML 2017] TensorFlow code for Curiosity-driven Exploration for Deep Reinforcement Learning☆1,439Updated 2 years ago
- Reinforcement Learning Coach by Intel AI Lab enables easy experimentation with state of the art Reinforcement Learning algorithms☆2,348Updated 2 years ago
- Tensorflow implementation of Human-Level Control through Deep Reinforcement Learning☆2,538Updated 6 years ago
- Deep Neuroevolution☆1,651Updated last year
- Code for the paper "Generative Adversarial Imitation Learning"☆712Updated 6 years ago
- A packaged and slightly-modified version of https://github.com/bbitmaster/ale_python_interface☆381Updated 2 years ago
- Efficient Batched Reinforcement Learning in TensorFlow☆969Updated 6 years ago
- Hybrid CPU/GPU implementation of the A3C algorithm for deep reinforcement learning.☆657Updated 5 years ago
- A list of recent papers regarding deep reinforcement learning☆2,196Updated 9 years ago
- Reinforcement Learning environments based on the 1993 game Doom☆1,851Updated this week
- Pytorch Implementation of DQN / DDQN / Prioritized replay/ noisy networks/ distributional values/ Rainbow/ hierarchical RL☆3,112Updated 3 years ago
- Code for the paper "Exploration by Random Network Distillation"☆900Updated 4 years ago
- For deep RL and the future of AI.☆1,468Updated last year
- Implementation of TRPO and related algorithms☆632Updated 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
- Minimal and Clean Reinforcement Learning Examples☆3,542Updated 2 years ago