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:
- Implementation of the Deep Deterministic Policy Gradient and Hindsight Experience Replay.☆98Updated last month
- A collection of pre-trained RL agents using Stable Baselines3☆128Updated 7 months ago
- ☆184Updated 3 years ago
- PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.☆144Updated 3 years ago
- Deep Reinforcement Learning Framework done with PyTorch☆36Updated 3 months ago
- Deep Reinforcement Learning for Continuous Control in PyTorch☆100Updated 3 years ago
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆69Updated 3 weeks ago
- Level-based Foraging (LBF): A multi-agent environment for RL☆182Updated 9 months ago
- TorchingUp provides minimal implementations of common Reinforcement Learning algorithms written in PyTorch. It is meant to complement Ope…☆49Updated 2 years ago
- My reproduction of various reinforcement learning algorithms (DQN variants, A3C, DPPO, RND with PPO) in Tensorflow.☆37Updated 2 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆178Updated 11 months ago
- Lightweight multi-agent gridworld Gym environment☆208Updated last year
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆132Updated 11 months ago
- The Starcraft Multi-Agent challenge lite☆42Updated 9 months ago
- Curiosity-driven Exploration by Self-supervised Prediction☆138Updated 2 years ago
- Multi-Agent Reinforcement Learning with Stable-Baselines3☆20Updated 3 years ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆123Updated 4 years ago
- Code for "Proximal Distilled Evolutionary Reinforcement Learning", accepted at AAAI 2020☆52Updated 11 months ago
- A curated list of reinforcement learning environments and frameworks.☆51Updated 6 years ago
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆230Updated 5 months ago
- TeachMyAgent is a testbed platform for Automatic Curriculum Learning methods in Deep RL.☆74Updated last year
- A Torch Based RL Framework for Rapid Prototyping of Research Papers☆66Updated last month
- Official PyTorch code for "Recurrent Off-policy Baselines for Memory-based Continuous Control" (DeepRL Workshop, NeurIPS 21)☆85Updated last year
- pytorch-implementation of Dreamer (Model-based Image RL Algorithm)☆166Updated 5 months ago
- Emergence of complex strategies through multiagent competition☆44Updated 2 years ago
- Partially Observable Process Gym☆193Updated 2 weeks ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆142Updated 6 years ago
- PyTorch Implementation of Implicit Quantile Networks (IQN) for Distributional Reinforcement Learning with additional extensions like PER,…☆90Updated 2 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆317Updated 3 years ago
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆77Updated 4 years ago