karpathy / reinforcejs
Reinforcement Learning Agents in Javascript (Dynamic Programming, Temporal Difference, Deep Q-Learning, Stochastic/Deterministic Policy Gradients)
☆1,358Updated 6 years ago
Alternatives and similar repositories for reinforcejs:
Users that are interested in reinforcejs are comparing it to the libraries listed below
- Code for the paper "Evolution Strategies as a Scalable Alternative to Reinforcement Learning"☆1,583Updated 5 years ago
- rllab is a framework for developing and evaluating reinforcement learning algorithms, fully compatible with OpenAI Gym.☆2,949Updated last year
- Theano-based implementation of Deep Q-learning☆1,084Updated 7 years ago
- Simple deep Q-learning agent.☆697Updated 6 years ago
- A set of Deep Reinforcement Learning Agents implemented in Tensorflow.☆2,253Updated 6 years ago
- Tensorflow implementation of Human-Level Control through Deep Reinforcement Learning☆2,517Updated 5 years ago
- Deep Recurrent Neural Networks and LSTMs in Javascript. More generally also arbitrary expression graphs with automatic differentiation.☆942Updated 8 years ago
- [ICML 2017] TensorFlow code for Curiosity-driven Exploration for Deep Reinforcement Learning☆1,427Updated 2 years ago
- Tensorforce: a TensorFlow library for applied reinforcement learning☆3,309Updated 7 months ago
- Lua/Torch implementation of DQN (Nature, 2015)☆594Updated 7 years ago
- ChainerRL is a deep reinforcement learning library built on top of Chainer.☆1,185Updated 3 years ago
- Hybrid CPU/GPU implementation of the A3C algorithm for deep reinforcement learning.☆660Updated 5 years ago
- TensorFlow implementation of Deep Reinforcement Learning papers☆1,588Updated 6 years ago
- A starter agent that can solve a number of universe environments.☆1,098Updated 6 years ago
- Implementation of TRPO and related algorithms☆626Updated 6 years ago
- A Platform for Many-Agent Reinforcement Learning☆1,717Updated 2 years ago
- A TensorFlow implementation of Scalable Distributed Deep-RL with Importance Weighted Actor-Learner Architectures.☆1,000Updated 6 years ago
- Code for the paper "Emergent Complexity via Multi-agent Competition"☆811Updated last year
- Deep Neuroevolution☆1,642Updated last year
- A list of recent papers regarding deep reinforcement learning☆2,184Updated 8 years ago
- ☆1,086Updated last year
- Learning to Communicate with Deep Multi-Agent Reinforcement Learning☆437Updated 6 years ago
- Replicating "Asynchronous Methods for Deep Reinforcement Learning" (http://arxiv.org/abs/1602.01783)☆404Updated 8 years ago
- DEPRECATED: Open-source software for robot simulation, integrated with OpenAI Gym.☆2,139Updated last year
- A list of papers and resources dedicated to deep reinforcement learning☆837Updated 8 years ago
- TensorFlow Reinforcement Learning☆3,136Updated 2 years ago
- Tensorflow + Keras + OpenAI Gym implementation of 1-step Q Learning from "Asynchronous Methods for Deep Reinforcement Learning"☆1,012Updated 7 years ago
- Asynchronous Methods for Deep Reinforcement Learning☆590Updated 6 years ago
- A deep Q learning demonstration using Google Tensorflow☆1,169Updated 7 years ago
- Minimal Deep Q Learning (DQN & DDQN) implementations in Keras☆1,297Updated 4 years ago