hermesdt / reinforcement-learningLinks
☆39Updated 5 years ago
Alternatives and similar repositories for reinforcement-learning
Users that are interested in reinforcement-learning are comparing it to the libraries listed below
Sorting:
- Series of deep reinforcement learning algorithms 🤖☆29Updated 3 years ago
- Random network distillation on Montezuma's Revenge and Super Mario Bros.☆49Updated 3 weeks ago
- Curiosity-driven Exploration by Self-supervised Prediction☆138Updated 2 years ago
- Gridworld for MARL experiments☆140Updated 4 years ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆133Updated 10 months ago
- Prioritized Experience Replay implementation with proportional prioritization☆78Updated last year
- ☆196Updated 2 years ago
- Implementation of Truncated Quantile Critics method for continuous reinforcement learning. https://bayesgroup.github.io/tqc/☆97Updated 4 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆141Updated 6 years ago
- Code for "Data-Efficient Reinforcement Learning with Self-Predictive Representations"☆161Updated 3 years ago
- A collection of pre-trained RL agents using Stable Baselines3☆127Updated 7 months ago
- pytorch-implementation of Dreamer (Model-based Image RL Algorithm)☆166Updated 4 months ago
- Code for MOPO: Model-based Offline Policy Optimization☆179Updated 3 years ago
- Explorer is a PyTorch reinforcement learning framework for exploring new ideas.☆92Updated last month
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆96Updated 4 years ago
- Deep Reinforcement Learning for Continuous Control in PyTorch☆100Updated 3 years ago
- Datasets for data-driven deep reinforcement learning with PyBullet environments☆149Updated 4 years ago
- Implementation of Algorithms from the Policy Gradient Family. Currently includes: A2C, A3C, DDPG, TD3, SAC☆98Updated 5 years ago
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆128Updated 10 months ago
- PyTorch implementation of Never Give Up: Learning Directed Exploration Strategies☆58Updated 4 years ago
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆168Updated 3 years ago
- An Implementation of Recurrent Experience Replay in Distributed Reinforcement Learning (Kapturowski et al. 2019) in PyTorch☆45Updated 2 years ago
- Implementation of Model-Agnostic Meta-Learning (MAML) applied on Reinforcement Learning problems in TensorFlow 2.☆26Updated 4 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆177Updated 10 months ago
- Pytorch starter code for UC Berkeley's cs285 assignments☆71Updated 3 years ago
- 🐳 Implementation of various Distributional Reinforcement Learning Algorithms using TensorFlow2.☆69Updated 4 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
- Revisiting Rainbow☆75Updated 3 years ago
- Recurrent continuous reinforcement learning algorithms implemented in Pytorch.☆51Updated 4 years ago
- Lightweight multi-agent gridworld Gym environment☆208Updated last year