karpathy / reinforcejsLinks
Reinforcement Learning Agents in Javascript (Dynamic Programming, Temporal Difference, Deep Q-Learning, Stochastic/Deterministic Policy Gradients)
☆1,390Updated 6 years ago
Alternatives and similar repositories for reinforcejs
Users that are interested in reinforcejs are comparing it to the libraries listed below
Sorting:
- Deep Recurrent Neural Networks and LSTMs in Javascript. More generally also arbitrary expression graphs with automatic differentiation.☆949Updated 8 years ago
- Code for the paper "Evolution Strategies as a Scalable Alternative to Reinforcement Learning"☆1,594Updated 5 years ago
- rllab is a framework for developing and evaluating reinforcement learning algorithms, fully compatible with OpenAI Gym.☆2,992Updated 2 years ago
- Simple deep Q-learning agent.☆701Updated 6 years ago
- Theano-based implementation of Deep Q-learning☆1,091Updated 8 years ago
- A starter agent that can solve a number of universe environments.☆1,099Updated 7 years ago
- Implementation of TRPO and related algorithms☆635Updated 7 years ago
- Tensorflow implementation of Human-Level Control through Deep Reinforcement Learning☆2,545Updated 6 years ago
- A set of Deep Reinforcement Learning Agents implemented in Tensorflow.☆2,255Updated 6 years ago
- TensorFlow implementation of Deep Reinforcement Learning papers☆1,588Updated 7 years ago
- The original code from the DeepMind article + my tweaks☆1,825Updated 7 years ago
- A list of recent papers regarding deep reinforcement learning☆2,198Updated 9 years ago
- [ICML 2017] TensorFlow code for Curiosity-driven Exploration for Deep Reinforcement Learning☆1,447Updated 2 years ago
- Deep Neuroevolution☆1,654Updated last year
- A deep Q learning demonstration using Google Tensorflow☆1,166Updated 8 years ago
- ☆1,092Updated 2 years ago
- A list of papers and resources dedicated to deep reinforcement learning☆833Updated 9 years ago
- Lua/Torch implementation of DQN (Nature, 2015)☆610Updated 8 years ago
- Tensorflow + Keras + OpenAI Gym implementation of 1-step Q Learning from "Asynchronous Methods for Deep Reinforcement Learning"☆1,011Updated 7 years ago
- Code for the paper "Emergent Complexity via Multi-agent Competition"☆819Updated 2 years ago
- Hybrid CPU/GPU implementation of the A3C algorithm for deep reinforcement learning.☆657Updated 5 years ago
- The Arcade Learning Environment (ALE) -- a platform for AI research.☆2,318Updated last week
- Assignments for CS294-112.☆1,606Updated 2 years ago
- Replicating "Asynchronous Methods for Deep Reinforcement Learning" (http://arxiv.org/abs/1602.01783)☆406Updated 8 years ago
- Efficient Batched Reinforcement Learning in TensorFlow☆968Updated 6 years ago
- Minimal and Clean Reinforcement Learning Examples☆3,563Updated 2 years ago
- A Platform for Many-Agent Reinforcement Learning☆1,748Updated 2 years ago
- Hacks for training RL systems from John Schulman's lecture at Deep RL Bootcamp (Aug 2017)☆1,112Updated 7 years ago
- Using Keras and Deep Deterministic Policy Gradient to play TORCS☆722Updated 7 years ago
- Tensorforce: a TensorFlow library for applied reinforcement learning☆3,315Updated last year