philtabor / intrinsic-curiosity-paper-to-code
PyTorch implementation of the intrinsic curiosity module (ICM) and A3C a;lgorithm
☆22Updated 3 years ago
Alternatives and similar repositories for intrinsic-curiosity-paper-to-code:
Users that are interested in intrinsic-curiosity-paper-to-code are comparing it to the libraries listed below
- Implementation of Truncated Quantile Critics method for continuous reinforcement learning. https://bayesgroup.github.io/tqc/☆94Updated 4 years ago
- Curiosity-driven Exploration by Self-supervised Prediction☆137Updated 2 years ago
- Lightweight multi-agent gridworld Gym environment☆208Updated last year
- ☆185Updated 3 years ago
- Deep Reinforcement Learning Framework done with PyTorch☆36Updated last month
- Implementation of the Deep Deterministic Policy Gradient and Hindsight Experience Replay.☆97Updated last year
- Random network distillation on Montezuma's Revenge and Super Mario Bros.☆49Updated 2 years ago
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆68Updated 2 weeks ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆133Updated 9 months ago
- Stable-Baselines3 (SB3) reinforcement learning tutorial for the Reinforcement Learning Virtual School 2021.☆54Updated 2 years ago
- My reproduction of various reinforcement learning algorithms (DQN variants, A3C, DPPO, RND with PPO) in Tensorflow.☆37Updated 2 years ago
- Official PyTorch code for "Recurrent Off-policy Baselines for Memory-based Continuous Control" (DeepRL Workshop, NeurIPS 21)☆85Updated last year
- PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.☆144Updated 3 years ago
- The Starcraft Multi-Agent challenge lite☆42Updated 7 months ago
- Multi-Agent Reinforcement Learning with Stable-Baselines3☆20Updated 3 years ago
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆96Updated 4 years ago
- Clean baseline implementation of PPO using an episodic TransformerXL memory☆175Updated 10 months ago
- Datasets with baselines for offline multi-agent reinforcement learning.☆166Updated last week
- Level-based Foraging (LBF): A multi-agent environment for RL☆179Updated 7 months ago
- A collection of pre-trained RL agents using Stable Baselines3☆126Updated 6 months 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
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆78Updated 4 years ago
- pytorch-implementation of Dreamer (Model-based Image RL Algorithm)☆166Updated 3 months ago
- Deep Reinforcement Learning for Continuous Control in PyTorch☆99Updated 3 years ago
- Partially Observable Process Gym☆188Updated 10 months ago
- Implementation of HindSight Experience Replay paper with Pytorch☆29Updated 4 years ago
- PyTorch Implementation of Implicit Quantile Networks (IQN) for Distributional Reinforcement Learning with additional extensions like PER,…☆86Updated 2 years ago
- Diversity is All You Need: Learning Skills without a Reward Function in PyTorch.☆67Updated last year
- Attention-based Curiosity-driven Exploration in Deep Reinforcement Learning☆27Updated 5 years ago