djbyrne / core_rl
Repo of core reinforcement learning algorithms and explanations using pytorch lightning
☆8Updated 4 years ago
Alternatives and similar repositories for core_rl
Users that are interested in core_rl are comparing it to the libraries listed below
Sorting:
- Code for "Data-Efficient Reinforcement Learning with Self-Predictive Representations"☆161Updated 3 years ago
- pytorch-implementation of Dreamer (Model-based Image RL Algorithm)☆166Updated 3 months ago
- Benchmarking RL generalization in an interpretable way.☆155Updated 2 months ago
- Implementation of Truncated Quantile Critics method for continuous reinforcement learning. https://bayesgroup.github.io/tqc/☆95Updated 4 years ago
- A collection of RL algorithms written in JAX.☆97Updated 2 years ago
- Deep Reinforcement Learning for Continuous Control in PyTorch☆99Updated 3 years ago
- A list of papers regarding generalization in (deep) reinforcement learning☆152Updated last year
- Recurrent continuous reinforcement learning algorithms implemented in Pytorch.☆51Updated 3 years ago
- Decoupled Reward-free ExplorAtion and Execution for Meta-reinforcement learning☆92Updated 2 years ago
- Curiosity-driven Exploration by Self-supervised Prediction☆137Updated 2 years ago
- Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO☆200Updated 2 years ago
- Datasets for data-driven deep reinforcement learning with PyBullet environments☆149Updated 4 years ago
- ☆101Updated last year
- Explorer is a PyTorch reinforcement learning framework for exploring new ideas.☆92Updated 3 weeks ago
- Implementation of VariBAD: A Very Good Method for Bayes-Adaptive Deep RL via Meta-Learning - Zintgraf et al. (ICLR 2020)☆188Updated 2 years ago
- ☆129Updated 9 months ago
- Datasets for data-driven deep reinforcement learning with Atari (wrapper for datasets released by Google)☆118Updated 8 months ago
- Partially Observable Process Gym☆189Updated 10 months ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆133Updated 9 months ago
- Pytorch starter code for UC Berkeley's cs285 assignments☆71Updated 3 years ago
- A well-documented A2C written in PyTorch☆50Updated 5 years ago
- Code for MOPO: Model-based Offline Policy Optimization☆178Updated 2 years ago
- Revisiting Rainbow☆74Updated 3 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆176Updated 9 months ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆140Updated 6 years ago
- Code for the paper "Meta-Q-Learning"( ICLR 2020)☆103Updated 2 years ago
- Implementation of Bootstrap DQN and Randomized Prior Functions on ALE☆55Updated 2 months ago
- MultiTask Environments for Reinforcement Learning.☆75Updated 2 years ago
- Combining Evolutionary Algorithms and deep RL in various ways☆102Updated 4 years ago
- Implementation of Trajectory Transformer with attention caching and batched beam search☆111Updated 2 years ago