hermesdt / reinforcement-learning
☆39Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for reinforcement-learning
- Curiosity-driven Exploration by Self-supervised Prediction☆134Updated last year
- Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO☆191Updated 2 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆132Updated 5 years ago
- Implementation of Truncated Quantile Critics method for continuous reinforcement learning. https://bayesgroup.github.io/tqc/☆90Updated 3 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆294Updated 2 years ago
- Code for "Data-Efficient Reinforcement Learning with Self-Predictive Representations"☆156Updated 2 years ago
- Deep Reinforcement Learning for Continuous Control in PyTorch☆93Updated 2 years ago
- pytorch-implementation of Dreamer (Model-based Image RL Algorithm)☆162Updated 2 years ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆119Updated 3 years ago
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆117Updated 3 months ago
- Lightweight multi-agent gridworld Gym environment☆194Updated last year
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆154Updated 2 years ago
- Baseline implementation of recurrent PPO using truncated BPTT☆123Updated 6 months ago
- Gridworld for MARL experiments☆137Updated 3 years ago
- Level-based Foraging (LBF): A multi-agent environment for RL☆159Updated last month
- A collection of Deep Reinforcement Learning algorithms implemented with PyTorch to solve Atari games and classic control tasks like CartP…☆104Updated 8 months ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆132Updated 3 months ago
- Random network distillation on Montezuma's Revenge and Super Mario Bros.☆43Updated last year
- ☆188Updated last year
- Pytorch starter code for UC Berkeley's cs285 assignments☆70Updated 2 years ago
- ☆117Updated 3 months ago
- Recurrent continuous reinforcement learning algorithms implemented in Pytorch.☆50Updated 3 years ago
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆93Updated 4 years ago
- Partially Observable Process Gym☆166Updated 4 months ago
- PyTorch implementation of DreamerV2 model-based RL algorithm☆209Updated last year
- Implementation of Algorithms from the Policy Gradient Family. Currently includes: A2C, A3C, DDPG, TD3, SAC☆93Updated 5 years ago
- Datasets for data-driven deep reinforcement learning with PyBullet environments☆143Updated 3 years ago
- A collection of pre-trained RL agents using Stable Baselines3☆105Updated this week
- PyTorch implementation of Soft Actor-Critic + Autoencoder(SAC+AE)☆224Updated 4 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆161Updated 3 months ago