KaleabTessera / DQN-AtariLinks
Deep Q-Learning (DQN) implementation for Atari pong.
☆83Updated 2 years ago
Alternatives and similar repositories for DQN-Atari
Users that are interested in DQN-Atari are comparing it to the libraries listed below
Sorting:
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆123Updated 4 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆177Updated 10 months ago
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆221Updated 2 years ago
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆128Updated 10 months ago
- Deep Reinforcement Learning codes for study. Currently, there are only codes for algorithms: DQN, C51, QR-DQN, IQN, QUOTA.☆213Updated 2 years ago
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆69Updated last week
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆96Updated 4 years ago
- A plotter for reinforcement learning (RL)☆224Updated 3 years ago
- PyTorch implementation of SAC-Discrete.☆302Updated 10 months ago
- DQN to play Atari Pong☆115Updated 6 years ago
- PyTorch implementation of GAIL and AIRL based on PPO.☆224Updated 4 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆317Updated 3 years ago
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆168Updated 6 months ago
- A collection of Deep Reinforcement Learning algorithms implemented with PyTorch to solve Atari games and classic control tasks like CartP…☆113Updated last year
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆141Updated 6 years ago
- An easy PyTorch implementation of "Stabilizing Transformers for Reinforcement Learning"☆181Updated 2 years ago
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.☆259Updated 5 years ago
- Level-based Foraging (LBF): A multi-agent environment for RL☆181Updated 8 months ago
- Simple Cartpole example writed with pytorch.☆168Updated 5 years ago
- ☆130Updated 10 months ago
- Code for conservative Q-learning☆446Updated 3 years ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆289Updated 4 years ago
- Random network distillation on Montezuma's Revenge and Super Mario Bros.☆49Updated 3 weeks ago
- Lightweight multi-agent gridworld Gym environment☆208Updated last year
- Deep recurrent Q learning on CartPole-v1 environment☆91Updated last year
- very easy implementation of dueling DQN in pytorch☆72Updated 2 years ago
- Minimal implementation of multi-agent reinforcement learning algorithms☆55Updated 3 years ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆133Updated 10 months ago
- Benchmark for Continuous Multi-Agent Robotic Control, based on OpenAI's Mujoco Gym environments.☆352Updated 2 years ago
- Source Code for A Closer Look at Invalid Action Masking in Policy Gradient Algorithms☆155Updated 2 years ago