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☆237Updated 8 months ago
- PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.☆146Updated 3 years ago
- Implementation of the Deep Deterministic Policy Gradient and Hindsight Experience Replay.☆101Updated 4 months ago
- A collection of pre-trained RL agents using Stable Baselines3☆138Updated 11 months ago
- Deep Reinforcement Learning for Continuous Control in PyTorch☆104Updated 3 years ago
- Stable-Baselines3 (SB3) reinforcement learning tutorial for the Reinforcement Learning Virtual School 2021.☆56Updated 2 years ago
- Deep Reinforcement Learning Framework done with PyTorch☆37Updated 6 months ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆134Updated last month
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆121Updated 4 years ago
- Lightweight multi-agent gridworld Gym environment☆210Updated 2 years ago
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆79Updated 4 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆186Updated last year
- ☆184Updated 3 years ago
- Clean baseline implementation of PPO using an episodic TransformerXL memory☆190Updated last year
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆325Updated 3 years ago
- ppo-lstm-parallel☆47Updated 6 years ago
- Pytorch implementation of distributed deep reinforcement learning☆76Updated 3 years ago
- A curated list of reinforcement learning environments and frameworks.☆51Updated 6 years ago
- PyTorch Implementation of Implicit Quantile Networks (IQN) for Distributional Reinforcement Learning with additional extensions like PER,…☆88Updated 2 years ago
- A library for building reinforcement learning and imitation learning agents in Pytorch☆60Updated 5 years ago
- ☆40Updated last month
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆69Updated 4 months ago
- Deep Q-Network (DQN) and Fitted Q-Iteration (FQI) tutorial for RL Summer School 2023☆83Updated last week
- PyTorch implementation of Soft Actor-Critic + Autoencoder(SAC+AE)☆251Updated 5 years ago
- A Torch Based RL Framework for Rapid Prototyping of Research Papers☆70Updated 2 months ago
- Emergence of complex strategies through multiagent competition☆44Updated 2 years ago
- Partially Observable Process Gym☆201Updated 3 months ago
- Experiments with reinforcement learning and recurrent neural networks☆115Updated last year
- Random network distillation on Montezuma's Revenge and Super Mario Bros.☆52Updated 4 months ago
- TF2 Implementation of the Soft Actor-Critic Algorithm☆44Updated 2 years ago