philtabor / intrinsic-curiosity-paper-to-code
PyTorch implementation of the intrinsic curiosity module (ICM) and A3C a;lgorithm
☆23Updated 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 the Deep Deterministic Policy Gradient and Hindsight Experience Replay.☆92Updated last year
- PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.☆140Updated 3 years ago
- Lightweight multi-agent gridworld Gym environment☆201Updated last year
- Implementation of Truncated Quantile Critics method for continuous reinforcement learning. https://bayesgroup.github.io/tqc/☆92Updated 4 years ago
- Clean baseline implementation of PPO using an episodic TransformerXL memory☆165Updated 7 months ago
- A collection of pre-trained RL agents using Stable Baselines3☆122Updated 3 months ago
- PyTorch Implementation of Implicit Quantile Networks (IQN) for Distributional Reinforcement Learning with additional extensions like PER,…☆84Updated last year
- The Starcraft Multi-Agent challenge lite☆41Updated 5 months ago
- Deep Reinforcement Learning for Continuous Control in PyTorch☆94Updated 3 years ago
- Partially Observable Process Gym☆175Updated 7 months ago
- Datasets with baselines for offline multi-agent reinforcement learning.☆160Updated last week
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆68Updated 6 months ago
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆215Updated 3 weeks ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆134Updated 6 months ago
- Ray RLlib tutorial material☆116Updated 2 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆168Updated 6 months ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆121Updated 4 years ago
- Attention-based Curiosity-driven Exploration in Deep Reinforcement Learning☆26Updated 5 years ago
- Stable-Baselines3 (SB3) reinforcement learning tutorial for the Reinforcement Learning Virtual School 2021.☆53Updated 2 years ago
- Diversity is All You Need: Learning Skills without a Reward Function in PyTorch.☆65Updated last year
- Benchmarks for Multi-Objective Multi-Agent Decision Making☆79Updated this week
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆94Updated 4 years ago
- A collection of Deep Reinforcement Learning algorithms implemented with PyTorch to solve Atari games and classic control tasks like CartP…☆107Updated 11 months ago
- pytorch-implementation of Dreamer (Model-based Image RL Algorithm)☆165Updated 3 weeks ago
- Official PyTorch code for "Recurrent Off-policy Baselines for Memory-based Continuous Control" (DeepRL Workshop, NeurIPS 21)☆81Updated last year
- Curiosity-driven Exploration by Self-supervised Prediction☆136Updated last year
- Level-based Foraging (LBF): A multi-agent environment for RL☆170Updated 5 months ago
- ☆182Updated 2 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆305Updated 3 years ago
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆340Updated 3 years ago