Coac / never-give-up
PyTorch implementation of Never Give Up: Learning Directed Exploration Strategies
☆57Updated 4 years ago
Alternatives and similar repositories for never-give-up:
Users that are interested in never-give-up are comparing it to the libraries listed below
- Random network distillation on Montezuma's Revenge and Super Mario Bros.☆49Updated 2 years ago
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆96Updated 4 years ago
- Curiosity-driven Exploration by Self-supervised Prediction☆137Updated 2 years ago
- Github repo for HIDIO: Hierarchical Reinforcement Learning by Discovering Intrinsic Options☆46Updated 3 years ago
- Pytorch implementation of intrinsic curiosity module with proximal policy optimization☆53Updated 6 years ago
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆126Updated 9 months ago
- Implementation of Bootstrap DQN and Randomized Prior Functions on ALE☆55Updated last month
- This repository contains the implementation for the paper - Exploration via Hierarchical Meta Reinforcement Learning.☆60Updated 5 years ago
- Diversity is All You Need: Learning Skills without a Reward Function in PyTorch.☆67Updated last year
- Pytorch implementation on OpenAI's Procgen ppo-baseline, built from scratch.☆30Updated 4 years ago
- JAX implementation of deep RL agents with resets from the paper "The Primacy Bias in Deep Reinforcement Learning"☆100Updated 2 years ago
- Random Network Distillation pytorch☆247Updated 6 years ago
- pytorch-implementation of Dreamer (Model-based Image RL Algorithm)☆166Updated 3 months ago
- PyTorch Implementation of FeUdal Networks for Hierarchical Reinforcement Learning (FuNs), Vezhnevets et al. 2017.☆40Updated 4 years ago
- ☆53Updated last year
- Simple implementation of V-MPO proposed in https://arxiv.org/abs/1909.12238☆45Updated 4 years ago
- Submission for MAVEN: Multi-Agent Variational Exploration☆57Updated 3 years ago
- PyTorch implementation of Stochastic Latent Actor-Critic(SLAC).☆91Updated 9 months ago
- A Tensorflow implementation of the Option-Critic Architecture☆72Updated 7 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆140Updated 6 years ago
- ☆53Updated 4 years ago
- Codes accompanying the paper "Learning Nearly Decomposable Value Functions with Communication Minimization" (ICLR 2020)☆81Updated 2 years ago
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆167Updated 5 months ago
- Adaptive Attention Span for Reinforcement Learning☆133Updated 4 years ago
- discrete soft Q learning(SQL) and soft Q imitation learning(SQIL) implementation in pytorch, simple!☆56Updated 2 years ago
- ☆76Updated 11 months ago
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆167Updated 3 years ago
- Deep Reinforcement Learning for Continuous Control in PyTorch☆99Updated 3 years ago
- PyTorch implementation of the Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and co…☆135Updated last year
- Playing Mountain-Car without reward engineering, by combining DQN and Random Network Distillation (RND)☆40Updated 6 years ago