Coac / never-give-upLinks
PyTorch implementation of Never Give Up: Learning Directed Exploration Strategies
☆58Updated 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
Sorting:
- Curiosity-driven Exploration by Self-supervised Prediction☆138Updated 2 years ago
- Random network distillation on Montezuma's Revenge and Super Mario Bros.☆49Updated 3 weeks ago
- Simple implementation of V-MPO proposed in https://arxiv.org/abs/1909.12238☆47Updated 4 years ago
- Pytorch implementation of intrinsic curiosity module with proximal policy optimization☆53Updated 6 years ago
- Github repo for HIDIO: Hierarchical Reinforcement Learning by Discovering Intrinsic Options☆46Updated 3 years ago
- Pytorch implementation of distributed deep reinforcement learning☆76Updated 2 years ago
- ☆53Updated last year
- Implementation of Bootstrap DQN and Randomized Prior Functions on ALE☆55Updated 2 months ago
- Diversity is All You Need: Learning Skills without a Reward Function in PyTorch.☆68Updated last year
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆96Updated 4 years ago
- Soft Actor-Critic☆147Updated 7 years ago
- Playing Mountain-Car without reward engineering, by combining DQN and Random Network Distillation (RND)☆40Updated 6 years ago
- discrete soft Q learning(SQL) and soft Q imitation learning(SQIL) implementation in pytorch, simple!☆56Updated 2 years ago
- RE3: State Entropy Maximization with Random Encoders for Efficient Exploration☆68Updated 3 years ago
- PyTorch IMPALA implementation☆26Updated 5 years ago
- This repository contains the implementation for the paper - Exploration via Hierarchical Meta Reinforcement Learning.☆60Updated 6 years ago
- Implementation of the Option-Critic Architecture☆39Updated 6 years ago
- [ICLR 2022 Spotlight] Code for Reinforcement Learning with Sparse Rewards using Guidance from Offline Demonstration☆27Updated 3 years ago
- A Tensorflow implementation of the Option-Critic Architecture☆72Updated 8 years ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆133Updated 10 months ago
- Submission for MAVEN: Multi-Agent Variational Exploration☆58Updated 3 years ago
- PyTorch implementation of Stochastic Latent Actor-Critic(SLAC).☆92Updated 10 months ago
- V-MPO torch version with DMLab30 and GTrXL☆13Updated 4 years ago
- ☆76Updated last year
- Codes accompanying the paper "Learning Nearly Decomposable Value Functions with Communication Minimization" (ICLR 2020)☆81Updated 2 years ago
- PyTorch Implementation of FeUdal Networks for Hierarchical Reinforcement Learning (FuNs), Vezhnevets et al. 2017.☆40Updated 5 years ago
- Code for MOPO: Model-based Offline Policy Optimization☆179Updated 3 years ago
- This code implements Prioritized Level Replay, a method for sampling training levels for reinforcement learning agents that exploits the …☆86Updated 3 years ago
- Disagreement-Regularized Imitation Learning☆30Updated 4 years ago
- Implementation of Truncated Quantile Critics method for continuous reinforcement learning. https://bayesgroup.github.io/tqc/☆97Updated 4 years ago