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☆240Updated 9 months ago
- Lightweight multi-agent gridworld Gym environment☆211Updated 2 years ago
- PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.☆148Updated 3 years 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
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆80Updated 5 years ago
- Implementation of the Deep Deterministic Policy Gradient and Hindsight Experience Replay.☆100Updated 5 months ago
- PyTorch Implementation of Implicit Quantile Networks (IQN) for Distributional Reinforcement Learning with additional extensions like PER,…☆88Updated 2 years ago
- ☆184Updated 3 years ago
- A collection of pre-trained RL agents using Stable Baselines3☆139Updated 11 months ago
- Experiments with reinforcement learning and recurrent neural networks☆115Updated 2 years ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆135Updated 2 months ago
- A curated list of reinforcement learning environments and frameworks.☆51Updated 6 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆147Updated 6 years ago
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆69Updated 5 months ago
- Curiosity-driven Exploration by Self-supervised Prediction☆142Updated 2 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆327Updated 3 years ago
- Level-based Foraging (LBF): A multi-agent environment for RL☆196Updated last year
- Deep Reinforcement Learning Framework done with PyTorch☆38Updated 7 months ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆186Updated last year
- My reproduction of various reinforcement learning algorithms (DQN variants, A3C, DPPO, RND with PPO) in Tensorflow.☆37Updated 2 years ago
- A Torch Based RL Framework for Rapid Prototyping of Research Papers☆70Updated 3 months ago
- Pytorch implementation of distributed deep reinforcement learning☆76Updated 3 years ago
- Deep Reinforcement Learning for Continuous Control in PyTorch☆105Updated 3 years ago
- PyTorch implementation of Soft Actor-Critic + Autoencoder(SAC+AE)☆251Updated 5 years ago
- TF2 Implementation of the Soft Actor-Critic Algorithm☆44Updated 2 years ago
- Baseline implementation of recurrent PPO using truncated BPTT☆155Updated last year
- Solving openAI's game 'BipedalWalker-v2' with Deep Reinforcement Learning☆26Updated 5 years ago
- Gridworld for MARL experiments☆141Updated 4 years ago
- 🐳 Implementation of various Distributional Reinforcement Learning Algorithms using TensorFlow2.☆69Updated 4 years ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆292Updated 4 years ago