jmichaux / dqn-pytorchLinks
DQN to play Atari Pong
☆114Updated 6 years ago
Alternatives and similar repositories for dqn-pytorch
Users that are interested in dqn-pytorch are comparing it to the libraries listed below
Sorting:
- A pytorch tutorial for DRL(Deep Reinforcement Learning)☆218Updated 2 years ago
- PyTorch implementation of SAC-Discrete.☆311Updated last year
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆325Updated 3 years ago
- Implementation of Algorithms from the Policy Gradient Family. Currently includes: A2C, A3C, DDPG, TD3, SAC☆100Updated 6 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆352Updated 5 years ago
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆321Updated 2 years ago
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.☆262Updated 5 years ago
- PyTorch implementation of Soft Actor-Critic (SAC)☆561Updated 3 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆147Updated 6 years ago
- Author's PyTorch implementation of BCQ for continuous and discrete actions☆640Updated 4 years ago
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆228Updated 3 years ago
- Deep Q-Learning (DQN) implementation for Atari pong.☆85Updated 2 years ago
- discrete soft Q learning(SQL) and soft Q imitation learning(SQIL) implementation in pytorch, simple!☆56Updated 3 years ago
- DeepRL algorithms implementation easy for understanding and reading with Pytorch and Tensorflow 2(DQN, REINFORCE, VPG, A2C, TRPO, PPO, DD…☆342Updated 2 years ago
- Twin Delayed DDPG (TD3) PyTorch solution for Roboschool and Box2d environment☆106Updated 6 years ago
- Multi-Agent Adversarial Inverse Reinforcement Learning, ICML 2019.☆212Updated 6 years ago
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆135Updated last year
- Simple Cartpole example writed with pytorch.☆170Updated 5 years ago
- The implement of all kinds of dqn reinforcement learning with Pytorch☆94Updated 4 years ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆121Updated 4 years ago
- Implementation of the paper Hierarchical Deep Reinforcement Learning: Integrating Temporal Abstraction and Intrinsic Motivation - https:/…☆88Updated 7 years ago
- Code for conservative Q-learning☆457Updated 3 years ago
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)☆764Updated last year
- Deep Reinforcement Learning codes for study. Currently, there are only codes for algorithms: DQN, C51, QR-DQN, IQN, QUOTA.☆214Updated 2 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆186Updated last year
- Implementation of benchmark RL algorithms☆470Updated 3 years ago
- Implementation of HIRO (Data-Efficient Hierarchical Reinforcement Learning)☆111Updated 4 years ago
- Reinforcement Learning Algorithms Based on PyTorch☆448Updated 3 years ago
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆97Updated 5 years ago
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆510Updated 2 years ago