hungtuchen / pytorch-dqnLinks
Deep Q-Learning Network in pytorch (not actively maintained)
☆402Updated 7 years ago
Alternatives and similar repositories for pytorch-dqn
Users that are interested in pytorch-dqn are comparing it to the libraries listed below
Sorting:
- Implementation of the Deep Deterministic Policy Gradient (DDPG) using PyTorch☆615Updated 6 years ago
- PyTorch implementation of DDPG algorithm for continuous action reinforcement learning problem.☆412Updated 4 years ago
- Simple A3C implementation with pytorch + multiprocessing☆644Updated 2 years ago
- PyTorch implementation of Asynchronous Advantage Actor Critic (A3C) from "Asynchronous Methods for Deep Reinforcement Learning".☆1,279Updated 5 years ago
- A3C LSTM Atari with Pytorch plus A3G design☆565Updated 2 years ago
- Implementation of algorithms for continuous control (DDPG and NAF).☆309Updated 4 years ago
- PyTorch implementations of various Deep Reinforcement Learning (DRL) algorithms for both single agent and multi-agent.☆586Updated 7 years ago
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,223Updated 4 years ago
- PyTorch implementation of Trust Region Policy Optimization☆442Updated 6 years ago
- A pytorch implementation of MADDPG (multi-agent deep deterministic policy gradient)☆664Updated 7 years ago
- Policy Gradient algorithms (REINFORCE, NPG, TRPO, PPO)☆369Updated 5 years ago
- Vanilla DQN, Double DQN, and Dueling DQN implemented in PyTorch☆521Updated 7 years ago
- Actor-critic with experience replay☆254Updated 2 years ago
- Reimplementation of DDPG(Continuous Control with Deep Reinforcement Learning) based on OpenAI Gym + Tensorflow☆562Updated 3 years ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆680Updated 4 years ago
- Author's PyTorch implementation of BCQ for continuous and discrete actions☆631Updated 4 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆344Updated 5 years ago
- PyTorch implementation of soft actor critic☆882Updated 3 years ago
- Reinforcement Learning with Deep Energy-Based Policies☆425Updated last year
- Mean Field Multi-Agent Reinforcement Learning☆396Updated 5 years ago
- A Clearer and Simpler Synchronous Advantage Actor Critic (A2C) Implementation in TensorFlow☆180Updated 6 years ago
- Repo containing code for multi-agent deep reinforcement learning (MADRL).☆703Updated 2 years ago
- Code for "Actor-Attention-Critic for Multi-Agent Reinforcement Learning" ICML 2019☆752Updated 3 years ago
- A continuous action space version of A3C LSTM in pytorch plus A3G design☆259Updated 8 months ago
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,080Updated 4 years ago
- Code for hierarchical imitation learning and reinforcement learning☆292Updated 7 years ago
- PyTorch Implementation of REINFORCE for both discrete & continuous control☆265Updated 8 years ago
- PyTorch Implementation of MADDPG (Lowe et. al. 2017)☆637Updated 5 years ago
- Implementation of benchmark RL algorithms☆467Updated 2 years ago
- Soft Actor-Critic☆1,101Updated last year