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
- A collection of pre-trained RL agents using Stable Baselines3☆124Updated 4 months ago
- Implementation of the Deep Deterministic Policy Gradient and Hindsight Experience Replay.☆92Updated last year
- A Torch Based RL Framework for Rapid Prototyping of Research Papers☆65Updated 2 months ago
- ☆183Updated 3 years ago
- ☆14Updated 2 years ago
- ☆17Updated 4 years ago
- Ray RLlib tutorial material☆116Updated 2 years ago
- PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.☆143Updated 3 years ago
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆216Updated 2 months ago
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆69Updated 7 months ago
- Emergence of complex strategies through multiagent competition☆42Updated 2 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
- Lightweight multi-agent gridworld Gym environment☆203Updated last year
- Partially Observable Process Gym☆183Updated 8 months ago
- Minimal implementation of multi-agent reinforcement learning algorithms☆54Updated 3 years ago
- Deep Reinforcement Learning Framework done with PyTorch☆34Updated last week
- pytorch-implementation of Dreamer (Model-based Image RL Algorithm)☆165Updated 2 months ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆171Updated 7 months ago
- Deep Reinforcement Learning for Continuous Control in PyTorch☆96Updated 3 years ago
- Clean baseline implementation of PPO using an episodic TransformerXL memory☆170Updated 9 months ago
- The Starcraft Multi-Agent challenge lite☆42Updated 6 months ago
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆78Updated 4 years ago
- Implementation of Truncated Quantile Critics method for continuous reinforcement learning. https://bayesgroup.github.io/tqc/☆93Updated 4 years ago
- Stable-Baselines3 (SB3) reinforcement learning tutorial for the Reinforcement Learning Virtual School 2021.☆54Updated 2 years ago
- Datasets with baselines for offline multi-agent reinforcement learning.☆161Updated 2 weeks ago
- Official PyTorch code for "Recurrent Off-policy Baselines for Memory-based Continuous Control" (DeepRL Workshop, NeurIPS 21)☆83Updated last year
- Baseline implementation of recurrent PPO using truncated BPTT☆137Updated 10 months ago
- Datasets for data-driven deep reinforcement learning with PyBullet environments☆148Updated 4 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆306Updated 3 years ago
- PyTorch Implementation of Implicit Quantile Networks (IQN) for Distributional Reinforcement Learning with additional extensions like PER,…☆85Updated 2 years ago