lbarazza / VPG-PyTorchLinks
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
Sorting:
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆133Updated 10 months ago
- Implementation of Algorithms from the Policy Gradient Family. Currently includes: A2C, A3C, DDPG, TD3, SAC☆98Updated 5 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆177Updated 10 months ago
- PyTorch implementation of the Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and co…☆137Updated last year
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆96Updated 4 years ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆289Updated 4 years ago
- 🐳 Implementation of various Distributional Reinforcement Learning Algorithms using TensorFlow2.☆69Updated 4 years ago
- Level-based Foraging (LBF): A multi-agent environment for RL☆181Updated 8 months ago
- Solving POMDP using Recurrent networks☆87Updated 4 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆317Updated 3 years ago
- Pytorch GAIL VAIL AIRL VAIRL EAIRL SQIL Implementation☆65Updated 4 years ago
- Policy Gradient Actor-Critic PyTorch | Lunar Lander v2☆73Updated 6 years ago
- ☆184Updated 3 years ago
- Distributional Soft Actor Critic☆53Updated 5 years ago
- PyTorch implementation of SAC-Discrete.☆302Updated 10 months ago
- Experiments with reinforcement learning and recurrent neural networks☆114Updated last year
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆141Updated 6 years ago
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆168Updated 3 years ago
- Minimal implementation of multi-agent reinforcement learning algorithms☆55Updated 3 years ago
- Gridworld for MARL experiments☆140Updated 4 years ago
- Lightweight multi-agent gridworld Gym environment☆208Updated last year
- An engine to create high performance multi-agent grid world environments with hundreds or thousands of agents, along with a set of refere…☆192Updated 2 years ago
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆128Updated 10 months ago
- PyTorch implementation of DDPG for continuous control tasks.☆46Updated 5 years ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆123Updated 4 years ago
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆361Updated 3 years ago
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆495Updated 2 years ago
- This is a framework for the research on multi-agent reinforcement learning and the implementation of the experiments in the paper titled …☆119Updated 7 months ago
- Code for conservative Q-learning☆446Updated 3 years ago
- Deep Reinforcement Learning for Continuous Control in PyTorch☆100Updated 3 years ago