philtabor / intrinsic-curiosity-paper-to-codeLinks
PyTorch implementation of the intrinsic curiosity module (ICM) and A3C a;lgorithm
☆23Updated 4 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☆247Updated last year
- A collection of pre-trained RL agents using Stable Baselines3☆142Updated last year
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆122Updated 5 years ago
- PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.☆149Updated 4 years ago
- Implementation of the Deep Deterministic Policy Gradient and Hindsight Experience Replay.☆102Updated 8 months ago
- Lightweight multi-agent gridworld Gym environment☆213Updated 2 years ago
- ☆187Updated 3 years ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆137Updated 5 months ago
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆79Updated 5 years ago
- Clean baseline implementation of PPO using an episodic TransformerXL memory☆204Updated last year
- PyTorch implementation of FQF, IQN and QR-DQN.☆187Updated last year
- Deep Reinforcement Learning for Continuous Control in PyTorch☆105Updated 4 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆147Updated 7 years ago
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆70Updated 8 months ago
- TF2 Implementation of the Soft Actor-Critic Algorithm☆44Updated 3 years ago
- Level-based Foraging (LBF): A multi-agent environment for RL☆202Updated last year
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆294Updated 4 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆334Updated 4 years ago
- Curiosity-driven Exploration by Self-supervised Prediction☆146Updated 2 years ago
- PyTorch implementation of Soft Actor-Critic + Autoencoder(SAC+AE)☆253Updated 5 years ago
- Stable-Baselines3 (SB3) reinforcement learning tutorial for the Reinforcement Learning Virtual School 2021.☆58Updated 3 years ago
- ppo-lstm-parallel☆49Updated 6 years ago
- Experiments with reinforcement learning and recurrent neural networks☆114Updated 2 years ago
- PyTorch Implementation of Implicit Quantile Networks (IQN) for Distributional Reinforcement Learning with additional extensions like PER,…☆90Updated 2 years ago
- ☆39Updated 5 months ago
- Pytorch implementation of distributed deep reinforcement learning☆76Updated 3 years ago
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆231Updated 3 years ago
- Gridworld environments for OpenAI gym.☆79Updated last year
- My reproduction of various reinforcement learning algorithms (DQN variants, A3C, DPPO, RND with PPO) in Tensorflow.☆37Updated 2 years ago
- Baseline implementation of recurrent PPO using truncated BPTT☆160Updated last year