lbarazza / VPG-PyTorch
Minimalistic implementation of Vanilla Policy Gradient with PyTorch
☆18Updated 5 years ago
Alternatives and similar repositories for VPG-PyTorch:
Users that are interested in VPG-PyTorch are comparing it to the libraries listed below
- PyTorch implementation of FQF, IQN and QR-DQN.☆166Updated 5 months ago
- Minimal implementation of multi-agent reinforcement learning algorithms☆51Updated 3 years ago
- Experiments with reinforcement learning and recurrent neural networks☆113Updated last year
- Implementation of Algorithms from the Policy Gradient Family. Currently includes: A2C, A3C, DDPG, TD3, SAC☆97Updated 5 years ago
- PyTorch implementation of the Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and co…☆130Updated 8 months ago
- Pytorch GAIL VAIL AIRL VAIRL EAIRL SQIL Implementation☆63Updated 3 years ago
- Level-based Foraging (LBF): A multi-agent environment for RL☆169Updated 4 months ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆134Updated 5 months ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆135Updated 6 years ago
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆160Updated 2 years ago
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆121Updated 5 months ago
- Baseline implementation of recurrent PPO using truncated BPTT☆132Updated 8 months ago
- Distributional Soft Actor Critic☆50Updated 4 years ago
- Implementation of Bootstrap DQN and Randomized Prior Functions on ALE☆55Updated 5 years ago
- Multi Type Mean Field Reinforcement Learning☆31Updated 2 years ago
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆94Updated 4 years ago
- Simple, readable, yet full-featured implementation of PPO in Pytorch☆44Updated 2 years ago
- Combining Evolutionary Algorithms and deep RL in various ways☆100Updated 4 years ago
- ☆191Updated last year
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆120Updated 4 years ago
- PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.☆140Updated 3 years ago
- Twin Delayed DDPG (TD3) PyTorch solution for Roboschool and Box2d environment☆102Updated 5 years ago
- Recurrent continuous reinforcement learning algorithms implemented in Pytorch.☆50Updated 3 years ago
- The implement of all kinds of dqn reinforcement learning with Pytorch☆92Updated 3 years ago
- 🤖 Elegant implementations of offline safe RL algorithms in PyTorch☆186Updated 4 months ago
- PyTorch implementation of DDPG for continuous control tasks.☆46Updated 5 years ago
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆155Updated 2 months ago
- Prioritized Experience Replay implementation with proportional prioritization☆76Updated last year
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆303Updated 3 years ago
- PyTorch implementation of Soft Actor-Critic(SAC).☆102Updated 4 years ago