jmichaux / dqn-pytorch
DQN to play Atari Pong
☆113Updated 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
- Twin Delayed DDPG (TD3) PyTorch solution for Roboschool and Box2d environment☆104Updated 5 years ago
- Deep Reinforcement Learning codes for study. Currently, there are only codes for algorithms: DQN, C51, QR-DQN, IQN, QUOTA.☆209Updated last year
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆137Updated 6 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
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆304Updated 3 years ago
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.☆259Updated 4 years ago
- Implementation of Algorithms from the Policy Gradient Family. Currently includes: A2C, A3C, DDPG, TD3, SAC☆98Updated 5 years ago
- Simple Cartpole example writed with pytorch.☆166Updated 5 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆170Updated 7 months ago
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆160Updated 3 months ago
- PyTorch implementation of SAC-Discrete.☆299Updated 7 months ago
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆218Updated 2 years ago
- PyTorch implementation of Soft Actor-Critic + Autoencoder(SAC+AE)☆239Updated 4 years ago
- Curiosity-driven Exploration by Self-supervised Prediction☆137Updated 2 years ago
- Implementation of Generatve Adversarial Imitation Learning (GAIL) for classic environments from OpenAI Gym.☆88Updated 6 years ago
- Deep Q-Learning (DQN) implementation for Atari pong.☆77Updated 2 years ago
- PyTorch implementation of Soft Actor-Critic (SAC)☆530Updated 3 years ago
- The implement of all kinds of dqn reinforcement learning with Pytorch☆94Updated 3 years ago
- PyTorch implementation of GAIL and AIRL based on PPO.☆210Updated 4 years ago
- Deep recurrent Q learning on CartPole-v1 environment☆84Updated last year
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆122Updated 7 months ago
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆347Updated 3 years ago
- Multi-Agent Adversarial Inverse Reinforcement Learning, ICML 2019.☆205Updated 5 years ago
- Random Network Distillation pytorch☆246Updated 6 years ago
- An easy PyTorch implementation of "Stabilizing Transformers for Reinforcement Learning"☆179Updated 2 years ago
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆293Updated last year
- Codes accompanying the paper "Learning Nearly Decomposable Value Functions with Communication Minimization" (ICLR 2020)☆81Updated 2 years ago
- PyTorch implementation of the Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and co…☆132Updated 10 months ago
- PyTorch implementation of Never Give Up: Learning Directed Exploration Strategies☆56Updated 4 years ago
- Actor-Critic and openAI clipped PPO in gym cartpole-v0 and pendulum-v0 environment☆24Updated 4 years ago