google-deepmind / dqnLinks
Lua/Torch implementation of DQN (Nature, 2015)
☆613Updated 8 years ago
Alternatives and similar repositories for dqn
Users that are interested in dqn are comparing it to the libraries listed below
Sorting:
- [ICML 2017] TensorFlow code for Curiosity-driven Exploration for Deep Reinforcement Learning☆1,458Updated 2 years ago
- Hybrid CPU/GPU implementation of the A3C algorithm for deep reinforcement learning.☆657Updated 5 years ago
- Implementation of TRPO and related algorithms☆638Updated 7 years ago
- Accompanying repository for Let's make a DQN / A3C series.☆395Updated 7 years ago
- A Platform for Many-Agent Reinforcement Learning☆1,745Updated 2 years ago
- Code for the paper "Emergent Complexity via Multi-agent Competition"☆824Updated 2 years ago
- Rainbow: Combining Improvements in Deep Reinforcement Learning☆1,652Updated 3 years ago
- A packaged and slightly-modified version of https://github.com/bbitmaster/ale_python_interface☆386Updated 2 years ago
- ☆304Updated 2 years ago
- A TensorFlow implementation of Scalable Distributed Deep-RL with Importance Weighted Actor-Learner Architectures.☆1,012Updated 6 years ago
- PyTorch implementation of Asynchronous Advantage Actor Critic (A3C) from "Asynchronous Methods for Deep Reinforcement Learning".☆1,298Updated 6 years ago
- Code for the paper "Meta-Learning Shared Hierarchies"☆619Updated 2 years ago
- Code for the paper "Exploration by Random Network Distillation"☆912Updated 5 years ago
- PlayGround: AI Research into Multi-Agent Learning.☆772Updated last year
- Reimplementation of DDPG(Continuous Control with Deep Reinforcement Learning) based on OpenAI Gym + Tensorflow☆569Updated 4 years ago
- Code for the paper "Generative Adversarial Imitation Learning"☆723Updated 6 years ago
- A3C LSTM Atari with Pytorch plus A3G design☆571Updated 2 years ago
- Using Keras and Deep Deterministic Policy Gradient to play TORCS☆723Updated 7 years ago
- Repo containing code for multi-agent deep reinforcement learning (MADRL).☆721Updated 2 years ago
- Collection of Deep Reinforcement Learning algorithms☆300Updated 6 years ago
- Code for the paper "Evolution Strategies as a Scalable Alternative to Reinforcement Learning"☆1,603Updated 5 years ago
- Reinforcement Learning with Deep Energy-Based Policies☆429Updated last year
- Half Field Offense in Robocup 2D Soccer☆235Updated 3 years ago
- Code for the MADDPG algorithm from the paper "Multi-Agent Actor-Critic for Mixed Cooperative-Competitive Environments"☆1,880Updated last year
- Implementation of Meta-RL A3C algorithm☆404Updated 8 years ago
- Simple A3C implementation with pytorch + multiprocessing☆656Updated 2 years ago
- Continuous control with deep reinforcement learning - Deep Deterministic Policy Gradient (DDPG) algorithm implemented in OpenAI Gym envir…☆277Updated 7 years ago
- A highly-customisable gridworld game engine with some batteries included. Make your own gridworld games to test reinforcement learning ag…☆663Updated 6 years ago
- Code for the paper "Large-Scale Study of Curiosity-Driven Learning"☆826Updated 4 years ago
- Efficient Batched Reinforcement Learning in TensorFlow☆970Updated 6 years ago