google-research / episodic-curiosityLinks
Tensorflow/Keras code and trained models for Episodic Curiosity Through Reachability
☆204Updated 4 years ago
Alternatives and similar repositories for episodic-curiosity
Users that are interested in episodic-curiosity are comparing it to the libraries listed below
Sorting:
- A binary release of trained deep reinforcement learning models trained in the Atari machine learning benchmark, and a software release th…☆202Updated 5 years ago
- Implementation of Proximal Meta-Policy Search (ProMP) as well as related Meta-RL algorithm. Includes a useful experiment framework for Me…☆238Updated 2 years ago
- Building Agents with Imagination: pytorch step-by-step implementation☆209Updated 6 years ago
- Deep Planning Network: Control from pixels by latent planning with learned dynamics☆371Updated 3 years ago
- ICML 2018 Self-Imitation Learning☆278Updated 5 years ago
- Code for the blog post "Learning Montezuma’s Revenge from a Single Demonstration"☆203Updated 6 years ago
- Basic versions of agents from Spinning Up in Deep RL written in PyTorch☆204Updated 4 years ago
- This repo replicates the results Horgan et al obtained in "Distributed Prioritized Experience Replay"☆190Updated 6 years ago
- Multitask Environments for RL☆278Updated 3 years ago
- Modifiable OpenAI Gym environments for studying generalization in RL☆87Updated 6 years ago
- A customizable framework to create maze and gridworld environments☆268Updated 6 years ago
- Implementation of the Option-Critic Architecture on the Atari (ALE) environment☆179Updated 7 years ago
- impact-driven-exploration☆131Updated last year
- Code for the paper "Evolved Policy Gradients"☆250Updated 6 years ago
- Code accompanying the paper "Better Exploration with Optimistic Actor Critic" (NeurIPS 2019)☆69Updated last year
- Implementation of 'A Distributional Perspective on Reinforcement Learning' and 'Distributional Reinforcement Learning with Quantile Regre…☆132Updated 6 years ago
- Code for "Unsupervised State Representation Learning in Atari"☆251Updated last year
- DrQ: Data regularized Q☆417Updated 2 years ago
- This repo is intended as an extension for OpenAI Gym for auxiliary tasks (multitask learning, transfer learning, inverse reinforcement le…