fschur / DDQN-with-PyTorch-for-OpenAI-GymLinks
Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.
☆69Updated 3 weeks ago
Alternatives and similar repositories for DDQN-with-PyTorch-for-OpenAI-Gym
Users that are interested in DDQN-with-PyTorch-for-OpenAI-Gym 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
- Deep Reinforcement Learning codes for study. Currently, there are only codes for algorithms: DQN, C51, QR-DQN, IQN, QUOTA.☆213Updated 2 years ago
- Level-based Foraging (LBF): A multi-agent environment for RL☆182Updated 9 months ago
- PyTorch implementation of SAC-Discrete.☆305Updated 11 months ago
- ☆184Updated 3 years ago
- Implementation of Multi-Agent Reinforcement Learning algorithm(s). Currently includes: MADDPG☆64Updated 5 years ago
- Deep Reinforcement Learning Algorithms implemented with Tensorflow 2.3☆99Updated 2 years ago
- 📖 Paper: Deep Reinforcement Learning with Double Q-learning 🕹️☆54Updated last year
- PyTorch implementation of FQF, IQN and QR-DQN.☆177Updated 11 months ago
- PyTorch implementation of the discrete Soft-Actor-Critic algorithm.☆53Updated 3 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆142Updated 6 years ago
- PyTorch Implementation of Implicit Quantile Networks (IQN) for Distributional Reinforcement Learning with additional extensions like PER,…☆88Updated 2 years ago
- ☆41Updated 5 years ago
- Experiments with reinforcement learning and recurrent neural networks☆114Updated last year
- Multi-Agent Constrained Policy Optimisation (MACPO; MAPPO-L).☆177Updated last year
- A collection of Deep Reinforcement Learning algorithms implemented with PyTorch to solve Atari games and classic control tasks like CartP…☆113Updated last year
- Implementation of Algorithms from the Policy Gradient Family. Currently includes: A2C, A3C, DDPG, TD3, SAC☆99Updated 5 years ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆288Updated 4 years ago
- An easy PyTorch implementation of "Stabilizing Transformers for Reinforcement Learning"☆180Updated 2 years ago
- The code for maddpg using pytorch☆169Updated 4 years ago
- A collection of pre-trained RL agents using Stable Baselines3☆128Updated 7 months ago
- Code for Weighted QMIX☆137Updated 4 years ago
- Hierarchical Cooperative Multi-Agent Reinforcement Learning with Skill Discovery☆103Updated 3 years ago
- An implementation of Deep Q-Learning from Demonstrations (DQfD) for playing Atari 2600 video games☆29Updated 2 years ago
- very easy implementation of dueling DQN in pytorch☆72Updated 2 years ago
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆77Updated 4 years ago
- Collection of OpenAI parametrized action-space environments.☆65Updated 3 months ago
- PyTorch implementation of Soft Actor-Critic(SAC).☆103Updated 5 years ago
- Multi-agent project (commnet, bicnet, maddpg) in pytorch for Multi-Agent Particle Environment☆117Updated 2 years ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆132Updated 11 months ago