hermesdt / reinforcement-learningLinks
☆39Updated 3 months ago
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☆145Updated 2 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
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆146Updated 6 years ago
- Gridworld for MARL experiments☆143Updated 4 years ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆137Updated 3 months ago
- Lightweight multi-agent gridworld Gym environment☆211Updated 2 years ago
- Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO☆206Updated 3 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆331Updated 4 years ago
- A collection of pre-trained RL agents using Stable Baselines3☆139Updated last year
- Explorer is a PyTorch reinforcement learning framework for exploring new ideas.☆97Updated 5 months ago
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆139Updated last year
- ☆203Updated 2 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆186Updated last year
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆98Updated 5 years ago
- PyTorch implementation of Soft Actor-Critic + Autoencoder(SAC+AE)☆253Updated 5 years ago
- PyTorch implementation of Never Give Up: Learning Directed Exploration Strategies☆58Updated 4 years ago
- Baseline implementation of recurrent PPO using truncated BPTT☆155Updated last year
- A collection of Deep Reinforcement Learning algorithms implemented with PyTorch to solve Atari games and classic control tasks like CartP…☆120Updated last year
- Random network distillation on Montezuma's Revenge and Super Mario Bros.☆52Updated 6 months ago
- Playing Mountain-Car without reward engineering, by combining DQN and Random Network Distillation (RND)☆41Updated 6 years ago
- Level-based Foraging (LBF): A multi-agent environment for RL☆198Updated last year
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆328Updated 2 years ago
- Implementation of VariBAD: A Very Good Method for Bayes-Adaptive Deep RL via Meta-Learning - Zintgraf et al. (ICLR 2020)☆197Updated 2 years ago
- Code for the paper "Phasic Policy Gradient"☆267Updated 2 years ago
- Implementation of Algorithms from the Policy Gradient Family. Currently includes: A2C, A3C, DDPG, TD3, SAC☆100Updated 6 years ago
- Prioritized Experience Replay implementation with proportional prioritization☆84Updated 2 years ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆293Updated 4 years ago
- An Implementation of Recurrent Experience Replay in Distributed Reinforcement Learning (Kapturowski et al. 2019) in PyTorch☆52Updated 3 years ago
- pytorch-implementation of Dreamer (Model-based Image RL Algorithm)☆166Updated 10 months ago
- An easy PyTorch implementation of "Stabilizing Transformers for Reinforcement Learning"☆182Updated 2 years ago