google-deepmind / dqnLinks
Lua/Torch implementation of DQN (Nature, 2015)
☆626Updated 8 years ago
Alternatives and similar repositories for dqn
Users that are interested in dqn are comparing it to the libraries listed below
Sorting:
- Accompanying repository for Let's make a DQN / A3C series.☆394Updated 7 years ago
- Hybrid CPU/GPU implementation of the A3C algorithm for deep reinforcement learning.☆661Updated 5 years ago
- Implementation of TRPO and related algorithms☆646Updated 7 years ago
- [ICML 2017] TensorFlow code for Curiosity-driven Exploration for Deep Reinforcement Learning☆1,470Updated 3 years ago
- A3C LSTM Atari with Pytorch plus A3G design☆570Updated 2 years ago
- Code for the paper "Generative Adversarial Imitation Learning"☆729Updated 7 years ago
- PyTorch implementation of Asynchronous Advantage Actor Critic (A3C) from "Asynchronous Methods for Deep Reinforcement Learning".☆1,314Updated 6 years ago
- ☆304Updated 2 years ago
- A packaged and slightly-modified version of https://github.com/bbitmaster/ale_python_interface☆388Updated 2 years ago
- Code for the paper "Exploration by Random Network Distillation"☆930Updated 5 years ago
- Rainbow: Combining Improvements in Deep Reinforcement Learning☆1,661Updated 4 years ago
- Reimplementation of DDPG(Continuous Control with Deep Reinforcement Learning) based on OpenAI Gym + Tensorflow☆574Updated 4 years ago
- Code for the paper "Emergent Complexity via Multi-agent Competition"☆827Updated 2 years ago
- Continuous control with deep reinforcement learning - Deep Deterministic Policy Gradient (DDPG) algorithm implemented in OpenAI Gym envir…☆276Updated 7 years ago
- A Platform for Many-Agent Reinforcement Learning☆1,757Updated 3 years ago
- A TensorFlow implementation of Scalable Distributed Deep-RL with Importance Weighted Actor-Learner Architectures.☆1,018Updated 6 years ago
- PlayGround: AI Research into Multi-Agent Learning.☆779Updated 2 years ago
- Code for the paper "Meta-Learning Shared Hierarchies"☆618Updated 2 years ago
- Using Keras and Deep Deterministic Policy Gradient to play TORCS☆727Updated 8 years ago
- Reinforcement Learning with Deep Energy-Based Policies☆435Updated 2 years ago
- Collection of Deep Reinforcement Learning algorithms☆300Updated 6 years ago
- Deep Q-Learning Network in pytorch (not actively maintained)☆427Updated 8 years ago
- DQN implementation in Keras + TensorFlow + OpenAI Gym☆158Updated 8 years ago
- Repo containing code for multi-agent deep reinforcement learning (MADRL).☆733Updated 2 years ago
- Efficient Batched Reinforcement Learning in TensorFlow☆974Updated 7 years ago
- Trust Region Policy Optimization with TensorFlow and OpenAI Gym☆361Updated 5 years ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆692Updated last month
- Implementation of Meta-RL A3C algorithm☆407Updated 8 years ago
- rllab is a framework for developing and evaluating reinforcement learning algorithms, fully compatible with OpenAI Gym.☆3,040Updated 2 years ago
- An `openai/atari-py` fork with Windows support and removed zlib/libpng dependencies. Binaries (wheels) are on "Releases" tab.☆183Updated 4 years ago