xtma / simple-pytorch-rlLinks
Reinforcement Learning Methods with PyTorch
☆39Updated 5 years ago
Alternatives and similar repositories for simple-pytorch-rl
Users that are interested in simple-pytorch-rl are comparing it to the libraries listed below
Sorting:
- Hierarchical-DQN in pytorch (not actively maintained)☆70Updated 8 years ago
- ☆132Updated 11 months ago
- Model-Based Offline Reinforcement Learning☆50Updated 4 years ago
- Code for the paper "Meta-Q-Learning"( ICLR 2020)☆103Updated 3 years ago
- Implementation of Bootstrap DQN and Randomized Prior Functions on ALE☆54Updated 4 months ago
- SUNRISE: A Simple Unified Framework for Ensemble Learning in Deep Reinforcement Learning☆125Updated 4 years ago
- A repository for code of reinforcement learning algorithms with PyTorch☆30Updated 3 years ago
- Explorer is a PyTorch reinforcement learning framework for exploring new ideas.☆94Updated 3 weeks ago
- on-policy optimization baselines for deep reinforcement learning☆30Updated 5 years ago
- This repository contains the implementation for the paper - Exploration via Hierarchical Meta Reinforcement Learning.☆60Updated 6 years ago
- Decoupled Reward-free ExplorAtion and Execution for Meta-reinforcement learning☆90Updated 2 years ago
- ☆92Updated last year
- Curiosity-driven Exploration by Self-supervised Prediction☆138Updated 2 years ago
- CaDM: Context-aware Dynamics Model for Generalization in Model-based Reinforcement Learning☆63Updated 5 years ago
- Meta-Inverse Reinforcement Learning with Probabilistic Context Variables☆73Updated 2 years ago
- Random network distillation on Montezuma's Revenge and Super Mario Bros.☆51Updated 2 months ago
- ☆30Updated 2 years ago
- PyTorch IMPALA implementation☆26Updated 5 years ago
- ☆24Updated 11 months ago
- [ICLR 2022 Spotlight] Code for Reinforcement Learning with Sparse Rewards using Guidance from Offline Demonstration☆27Updated 3 years ago
- Paper Collection for Batch RL with brief introductions.☆84Updated 3 years ago
- ☆54Updated last year
- Proximal policy optimization in PyTorch. Easy to read and understand.☆50Updated 4 years ago
- Github repo for HIDIO: Hierarchical Reinforcement Learning by Discovering Intrinsic Options☆45Updated 3 years ago
- Adaptive Attention Span for Reinforcement Learning☆133Updated 5 years ago
- This code implements Prioritized Level Replay, a method for sampling training levels for reinforcement learning agents that exploits the …☆87Updated 4 years ago
- Code for Stabilizing Off-Policy RL via Bootstrapping Error Reduction☆161Updated 5 years ago
- Code for MOPO: Model-based Offline Policy Optimization☆179Updated 3 years ago
- [ICML 2019] Implementation of "Imitation Learning from Imperfect Demonstration"☆50Updated 6 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