philtabor / intrinsic-curiosity-paper-to-codeLinks
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
Sorting:
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆234Updated 7 months ago
- A collection of pre-trained RL agents using Stable Baselines3☆136Updated 9 months ago
- Lightweight multi-agent gridworld Gym environment☆209Updated last year
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆121Updated 4 years ago
- PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.☆146Updated 3 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆183Updated last year
- ☆184Updated 3 years ago
- Implementation of the Deep Deterministic Policy Gradient and Hindsight Experience Replay.☆100Updated 3 months ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆320Updated 3 years ago
- Level-based Foraging (LBF): A multi-agent environment for RL☆188Updated 11 months ago
- Curiosity-driven Exploration by Self-supervised Prediction☆140Updated 2 years ago
- Deep Reinforcement Learning for Continuous Control in PyTorch☆103Updated 3 years ago
- Clean baseline implementation of PPO using an episodic TransformerXL memory☆187Updated last year
- Multi-objective Gymnasium environments for reinforcement learning☆339Updated last month
- A Torch Based RL Framework for Rapid Prototyping of Research Papers☆68Updated last month
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆146Updated 6 years ago
- Stable-Baselines3 (SB3) reinforcement learning tutorial for the Reinforcement Learning Virtual School 2021.☆54Updated 2 years ago
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆69Updated 3 months ago
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆78Updated 4 years ago
- Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO☆205Updated 2 years ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆134Updated last month
- PantheonRL is a package for training and testing multi-agent reinforcement learning environments. PantheonRL supports cross-play, fine-tu…☆152Updated last year
- PyTorch implementation of Soft Actor-Critic + Autoencoder(SAC+AE)☆249Updated 5 years ago
- Partially Observable Process Gym☆197Updated 2 months ago
- Proximal Policy Optimization (Continuous Version) in PyTorch.☆29Updated 3 months ago
- Gridworld environments for OpenAI gym.☆79Updated last year
- ppo-lstm-parallel☆46Updated 6 years ago
- Reinforcement learning algorithms for MuJoCo tasks☆419Updated 5 months ago
- Multi-Agent Reinforcement Learning with Stable-Baselines3☆20Updated 3 years ago
- TorchingUp provides minimal implementations of common Reinforcement Learning algorithms written in PyTorch. It is meant to complement Ope…☆52Updated 2 years ago