BY571 / DQN-Atari-Agents
DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow, and DRQN
☆121Updated 4 years ago
Alternatives and similar repositories for DQN-Atari-Agents:
Users that are interested in DQN-Atari-Agents are comparing it to the libraries listed below
- PyTorch implementation of FQF, IQN and QR-DQN.☆169Updated 7 months ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆304Updated 3 years ago
- Level-based Foraging (LBF): A multi-agent environment for RL☆173Updated 5 months ago
- Deep Reinforcement Learning codes for study. Currently, there are only codes for algorithms: DQN, C51, QR-DQN, IQN, QUOTA.☆208Updated last year
- This is a framework for the research on multi-agent reinforcement learning and the implementation of the experiments in the paper titled …☆117Updated 3 months ago
- Gridworld for MARL experiments☆138Updated 4 years ago
- Lightweight multi-agent gridworld Gym environment☆202Updated last year
- An easy PyTorch implementation of "Stabilizing Transformers for Reinforcement Learning"☆178Updated 2 years ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆286Updated 4 years ago
- Implementation of Algorithms from the Policy Gradient Family. Currently includes: A2C, A3C, DDPG, TD3, SAC☆98Updated 5 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆136Updated 6 years ago
- Curiosity-driven Exploration by Self-supervised Prediction☆136Updated last year
- PyTorch implementation of Foerster, Jakob N., et al. "Counterfactual multi-agent policy gradients."☆57Updated 4 years ago
- Codes accompanying the paper "Learning Nearly Decomposable Value Functions with Communication Minimization" (ICLR 2020)☆81Updated 2 years ago
- Experiments with reinforcement learning and recurrent neural networks☆113Updated last year
- Prioritized Experience Replay implementation with proportional prioritization☆76Updated last year
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆292Updated last year
- Attention-based Curiosity-driven Exploration in Deep Reinforcement Learning☆26Updated 5 years ago
- Implementation of Multi-Agent Reinforcement Learning algorithm(s). Currently includes: MADDPG☆64Updated 5 years ago
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆68Updated 7 months ago
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆160Updated 3 months ago
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆94Updated 4 years ago
- PyTorch implementation of SAC-Discrete.☆297Updated 7 months ago
- Hierarchical Cooperative Multi-Agent Reinforcement Learning with Skill Discovery☆99Updated 2 years ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆134Updated 7 months ago
- The implement of all kinds of dqn reinforcement learning with Pytorch☆93Updated 3 years ago
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆121Updated 7 months ago
- Multi-agent project (commnet, bicnet, maddpg) in pytorch for Multi-Agent Particle Environment☆117Updated 2 years ago
- PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.☆141Updated 3 years ago
- Baseline implementation of recurrent PPO using truncated BPTT☆135Updated 10 months ago