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
- A collection of pre-trained RL agents using Stable Baselines3☆115Updated 2 months ago
- Stable-Baselines3 (SB3) reinforcement learning tutorial for the Reinforcement Learning Virtual School 2021.☆52Updated last year
- Implementation of the Deep Deterministic Policy Gradient and Hindsight Experience Replay.☆92Updated last year
- Proximal Policy Optimization (Continuous Version) in PyTorch.☆27Updated 3 years ago
- Adaptable tools to make reinforcement learning and evolutionary computation algorithms.☆56Updated 2 years ago
- Implementation of Truncated Quantile Critics method for continuous reinforcement learning. https://bayesgroup.github.io/tqc/☆91Updated 3 years ago
- The Starcraft Multi-Agent challenge lite☆41Updated 4 months ago
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆67Updated 5 months ago
- PyTorch Implementation of Implicit Quantile Networks (IQN) for Distributional Reinforcement Learning with additional extensions like PER,…☆82Updated last year
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆211Updated last month
- Experiments to train transformer network to master reinforcement learning environments.☆33Updated 3 years ago
- PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.☆140Updated 3 years ago
- TeachMyAgent is a testbed platform for Automatic Curriculum Learning methods in Deep RL.☆67Updated last year
- POMDP wrappers for OpenAI Gym☆15Updated 5 years ago
- Implementation of Multi-Game Decision Transformers in PyTorch☆45Updated last year
- ExORL: Exploratory Data for Offline Reinforcement Learning☆107Updated 2 years ago
- Random network distillation on Montezuma's Revenge and Super Mario Bros.☆44Updated 2 years ago
- JAX implementation of deep RL agents with resets from the paper "The Primacy Bias in Deep Reinforcement Learning"☆102Updated 2 years ago
- A library for building reinforcement learning and imitation learning agents in Pytorch☆58Updated 4 years ago
- Recurrent continuous reinforcement learning algorithms implemented in Pytorch.☆50Updated 3 years ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆120Updated 4 years ago
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆76Updated 4 years ago
- Datasets for data-driven deep reinforcement learning with PyBullet environments☆146Updated 3 years ago
- Simple bit flipping with sparse rewards using HER, similarly to the original paper☆39Updated 5 years ago
- Playing Mountain-Car without reward engineering, by combining DQN and Random Network Distillation (RND)☆40Updated 5 years ago
- Deep Reinforcement Learning Framework done with PyTorch☆31Updated last week
- Deep Reinforcement Learning for Continuous Control in PyTorch☆93Updated 3 years ago
- Repository for the PGA-MAP-Elites algorithm. PGA-MAP-Elites was developed to efficiently scale MAP-Elites to large genotypes and noisy d…☆36Updated 3 years ago
- Clean baseline implementation of PPO using an episodic TransformerXL memory☆162Updated 7 months ago
- Deep Reinforcement Learning Algorithms implemented with Tensorflow 2.3☆98Updated 2 years ago