KaleabTessera / DQN-AtariLinks
Deep Q-Learning (DQN) implementation for Atari pong.
☆85Updated 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,…☆121Updated 4 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆146Updated 6 years ago
- Deep Reinforcement Learning codes for study. Currently, there are only codes for algorithms: DQN, C51, QR-DQN, IQN, QUOTA.☆213Updated 2 years ago
- DQN to play Atari Pong☆114Updated 6 years ago
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆226Updated 3 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆321Updated 3 years ago
- PyTorch implementation of SAC-Discrete.☆308Updated last year
- PyTorch implementation of FQF, IQN and QR-DQN.☆184Updated last year
- DeepRL algorithms implementation easy for understanding and reading with Pytorch and Tensorflow 2(DQN, REINFORCE, VPG, A2C, TRPO, PPO, DD…☆341Updated 2 years ago
- Level-based Foraging (LBF): A multi-agent environment for RL☆188Updated 11 months ago
- very easy implementation of dueling DQN in pytorch☆73Updated 2 years ago
- Simple Cartpole example writed with pytorch.☆169Updated 5 years ago
- PyTorch implementation of GAIL and AIRL based on PPO.☆223Updated 4 years ago
- A pytorch tutorial for DRL(Deep Reinforcement Learning)☆218Updated 2 years ago
- A plotter for reinforcement learning (RL)☆229Updated 3 years ago
- PyTorch implementation of Soft Actor-Critic (SAC)☆556Updated 3 years ago
- An easy PyTorch implementation of "Stabilizing Transformers for Reinforcement Learning"☆180Updated 2 years ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆290Updated 4 years ago
- A clean and robust Pytorch implementation of PPO on Discrete action space☆69Updated last year
- Minimal implementation of multi-agent reinforcement learning algorithms☆58Updated 4 years ago
- Benchmark for Continuous Multi-Agent Robotic Control, based on OpenAI's Mujoco Gym environments.☆357Updated 2 years ago
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆369Updated 3 years ago
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆316Updated 2 years ago
- Curiosity-driven Exploration by Self-supervised Prediction☆140Updated 2 years ago
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆132Updated last year
- Experiments with reinforcement learning and recurrent neural networks☆114Updated last year
- PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.☆146Updated 3 years ago
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆234Updated 7 months ago
- The implement of all kinds of dqn reinforcement learning with Pytorch☆93Updated 4 years ago
- A collection of pre-trained RL agents using Stable Baselines3☆136Updated 9 months ago