hermesdt / reinforcement-learningLinks
☆40Updated last month
Alternatives and similar repositories for reinforcement-learning
Users that are interested in reinforcement-learning are comparing it to the libraries listed below
Sorting:
- Curiosity-driven Exploration by Self-supervised Prediction☆141Updated 2 years ago
- Lightweight multi-agent gridworld Gym environment☆210Updated 2 years ago
- Gridworld for MARL experiments☆142Updated 4 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆147Updated 6 years ago
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆97Updated 5 years ago
- Random network distillation on Montezuma's Revenge and Super Mario Bros.☆52Updated 5 months ago
- Deep Reinforcement Learning for Continuous Control in PyTorch☆105Updated 3 years ago
- Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO☆205Updated 3 years ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆121Updated 4 years ago
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆135Updated last year
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆135Updated last month
- PyTorch implementation of Never Give Up: Learning Directed Exploration Strategies☆58Updated 4 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆186Updated last year
- PyTorch Implementation of FeUdal Networks for Hierarchical Reinforcement Learning (FuNs), Vezhnevets et al. 2017.☆40Updated 5 years ago
- Prioritized Experience Replay implementation with proportional prioritization☆84Updated 2 years ago
- Level-based Foraging (LBF): A multi-agent environment for RL☆195Updated last year
- ☆201Updated 2 years ago
- Playing Mountain-Car without reward engineering, by combining DQN and Random Network Distillation (RND)☆41Updated 6 years ago
- A collection of pre-trained RL agents using Stable Baselines3☆138Updated 11 months ago
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆178Updated 3 years ago
- PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.☆146Updated 3 years ago
- A collection of Deep Reinforcement Learning algorithms implemented with PyTorch to solve Atari games and classic control tasks like CartP…☆115Updated last year
- Baseline implementation of recurrent PPO using truncated BPTT☆153Updated last year
- MADDPG in Ray/RLlib☆54Updated 5 years ago
- Repo for the multi-agent PressurePlate environment☆16Updated 3 years ago
- Adaptive Attention Span for Reinforcement Learning☆135Updated 5 years ago
- An Implementation of Recurrent Experience Replay in Distributed Reinforcement Learning (Kapturowski et al. 2019) in PyTorch☆49Updated 3 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆325Updated 3 years ago
- Combining Evolutionary Algorithms and deep RL in various ways☆105Updated 4 years ago
- Implementation of Algorithms from the Policy Gradient Family. Currently includes: A2C, A3C, DDPG, TD3, SAC☆100Updated 6 years ago