fschur / DDQN-with-PyTorch-for-OpenAI-Gym
Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.
☆69Updated 7 months 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
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆121Updated 4 years ago
- Level-based Foraging (LBF): A multi-agent environment for RL☆175Updated 6 months ago
- Deep Reinforcement Learning codes for study. Currently, there are only codes for algorithms: DQN, C51, QR-DQN, IQN, QUOTA.☆209Updated 2 years ago
- ☆183Updated 3 years ago
- PyTorch implementation of SAC-Discrete.☆299Updated 7 months ago
- Implementation of Multi-Agent Reinforcement Learning algorithm(s). Currently includes: MADDPG☆65Updated 5 years ago
- ☆197Updated last year
- An easy PyTorch implementation of "Stabilizing Transformers for Reinforcement Learning"☆181Updated 2 years ago
- Experiments with reinforcement learning and recurrent neural networks☆113Updated last year
- A collection of pre-trained RL agents using Stable Baselines3☆124Updated 4 months ago
- PyTorch Implementation of FeUdal Networks for Hierarchical Reinforcement Learning (FuNs), Vezhnevets et al. 2017.☆38Updated 4 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆171Updated 7 months ago
- Deep Reinforcement Learning Algorithms implemented with Tensorflow 2.3☆99Updated 2 years ago
- Collection of OpenAI parametrized action-space environments.☆63Updated 2 years ago
- Multi-Agent Constrained Policy Optimisation (MACPO; MAPPO-L).☆163Updated 11 months ago
- ☆41Updated 5 years ago
- PyTorch implementation of GAIL and AIRL based on PPO.☆210Updated 4 years ago
- PyTorch implementation of the Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and co…☆135Updated 10 months ago
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆216Updated 2 months ago
- Deep Transformer Q-Networks for Partially Observable Reinforcement Learning☆160Updated 8 months ago
- PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.☆143Updated 3 years ago
- The implement of all kinds of dqn reinforcement learning with Pytorch☆94Updated 3 years ago
- PyTorch implementation of Soft Actor-Critic(SAC).☆103Updated 4 years ago
- Proximal Policy Optimization (Continuous Version) in PyTorch.☆27Updated 3 years ago
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆94Updated 4 years ago
- Solving POMDP using Recurrent networks☆85Updated 4 years ago
- Code for Weighted QMIX☆133Updated 4 years ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆286Updated 4 years ago
- Deep recurrent Q learning on CartPole-v1 environment☆87Updated last year
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆78Updated 4 years ago