google-research / episodic-curiosity
Tensorflow/Keras code and trained models for Episodic Curiosity Through Reachability
☆203Updated 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
- Multitask Environments for RL☆275Updated 3 years ago
- Implementation of Proximal Meta-Policy Search (ProMP) as well as related Meta-RL algorithm. Includes a useful experiment framework for Me…☆236Updated 2 years ago
- ICML 2018 Self-Imitation Learning☆275Updated 4 years ago
- Building Agents with Imagination: pytorch step-by-step implementation☆207Updated 6 years ago
- DrQ: Data regularized Q☆413Updated 2 years ago
- Deep Planning Network: Control from pixels by latent planning with learned dynamics☆370Updated 3 years ago
- impact-driven-exploration☆129Updated last year
- Basic versions of agents from Spinning Up in Deep RL written in PyTorch☆199Updated 3 years ago
- Random Network Distillation pytorch☆247Updated 6 years ago
- Code for "Unsupervised State Representation Learning in Atari"☆247Updated last year
- Modifiable OpenAI Gym environments for studying generalization in RL☆87Updated 6 years ago
- Implementation of the Option-Critic Architecture on the Atari (ALE) environment☆176Updated 7 years ago
- Code for the blog post "Learning Montezuma’s Revenge from a Single Demonstration"☆197Updated 6 years ago
- ☆131Updated 6 years ago
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.☆260Updated 4 years ago
- Repository for the paper "Planning to Explore via Self-Supervised World Models"☆218Updated 2 years ago
- A binary release of trained deep reinforcement learning models trained in the Atari machine learning benchmark, and a software release th…☆201Updated 4 years ago
- Deep Variational Reinforcement Learning☆134Updated 2 years ago
- Code for 'Dynamics-Aware Unsupervised Discovery of Skills' (DADS). Enables skill discovery without supervision, which can be combined wit…☆189Updated 3 years ago
- Stochastic Latent Actor-Critic: Deep Reinforcement Learning with a Latent Variable Model☆150Updated 4 years ago
- This repo is intended as an extension for OpenAI Gym for auxiliary tasks (multitask learning, transfer learning, inverse reinforcement le…☆215Updated 5 years ago
- A collection of baselines for the MineRL environment/datasets & the NeurIPS 2021 MineRL competitions☆147Updated 3 years ago
- Curiosity-driven Exploration by Self-supervised Prediction☆137Updated 2 years ago
- OpenAI Gym wrapper for the DeepMind Control Suite☆211Updated 10 months ago
- A Tensorflow implementation of the Option-Critic Architecture☆71Updated 7 years ago
- Code for our paper "Visualizing and Understanding Atari Agents" (https://goo.gl/AMAoSc)☆120Updated 3 years ago
- This repo replicates the results Horgan et al obtained in "Distributed Prioritized Experience Replay"