orrivlin / MountainCar_DQN_RNDLinks
Playing Mountain-Car without reward engineering, by combining DQN and Random Network Distillation (RND)
☆41Updated 7 years ago
Alternatives and similar repositories for MountainCar_DQN_RND
Users that are interested in MountainCar_DQN_RND are comparing it to the libraries listed below
Sorting:
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆149Updated 7 years ago
- Curiosity-driven Exploration by Self-supervised Prediction☆145Updated 2 years ago
- Random Network Distillation pytorch☆260Updated 6 years ago
- Random network distillation on Montezuma's Revenge and Super Mario Bros.☆52Updated 8 months ago
- PyTorch Implementation of FeUdal Networks for Hierarchical Reinforcement Learning (FuNs), Vezhnevets et al. 2017.☆41Updated 5 years ago
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆99Updated 5 years ago
- 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 FQF, IQN and QR-DQN.☆187Updated last year
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆143Updated last year
- This is a framework for the research on multi-agent reinforcement learning and the implementation of the experiments in the paper titled …☆120Updated last year
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆334Updated 4 years ago
- Deep Reinforcement Learning codes for study. Currently, there are only codes for algorithms: DQN, C51, QR-DQN, IQN, QUOTA.☆215Updated 2 years ago
- Gridworld for MARL experiments☆144Updated 4 years ago
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.☆268Updated 5 years ago
- PyTorch implementation of Never Give Up: Learning Directed Exploration Strategies☆58Updated 5 years ago
- Submission for MAVEN: Multi-Agent Variational Exploration☆59Updated 3 years ago
- ☆78Updated last year
- Codes accompanying the paper "ROMA: Multi-Agent Reinforcement Learning with Emergent Roles" (ICML 2020 https://arxiv.org/abs/2003.08039)☆168Updated 3 years ago
- Pytorch implementation of intrinsic curiosity module with proximal policy optimization☆55Updated 7 years ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆137Updated 4 months ago
- Codes accompanying the paper "Learning Nearly Decomposable Value Functions with Communication Minimization" (ICLR 2020)☆86Updated 3 years ago
- Combining Evolutionary Algorithms and deep RL in various ways☆107Updated 5 years ago
- ppo-lstm-parallel☆49Updated 6 years ago
- ☆92Updated 5 years ago
- Hierarchical Cooperative Multi-Agent Reinforcement Learning with Skill Discovery☆109Updated 3 years ago
- Implementation of Algorithms from the Policy Gradient Family. Currently includes: A2C, A3C, DDPG, TD3, SAC☆100Updated 6 years ago
- MADDPG in Ray/RLlib☆54Updated 6 years ago
- A pytorch tutorial for DRL(Deep Reinforcement Learning)☆224Updated 2 years ago
- Code for Stabilizing Off-Policy RL via Bootstrapping Error Reduction☆163Updated 5 years ago
- A Tensorflow implementation of the Option-Critic Architecture☆74Updated 8 years ago