lerrytang / train-procgen-pfrlLinks
PyTorch code to train and evaluate Procgen tasks
☆25Updated 4 years ago
Alternatives and similar repositories for train-procgen-pfrl
Users that are interested in train-procgen-pfrl are comparing it to the libraries listed below
Sorting:
- This repository contains code for the method and experiments of the paper "Learning with AMIGo: Adversarially Motivated Intrinsic Goals".☆63Updated last year
- Pytorch implementation of LOLA (https://arxiv.org/abs/1709.04326) using DiCE (https://arxiv.org/abs/1802.05098)☆96Updated 7 years ago
- Code for the paper, "Learning Human Objectives by Evaluating Hypothetical Behavior"☆84Updated 5 years ago
- Modifiable OpenAI Gym environments for studying generalization in RL☆87Updated 6 years ago
- Code accompanying the paper "Better Exploration with Optimistic Actor Critic" (NeurIPS 2019)☆68Updated 2 years ago
- 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
- Basic versions of agents from Spinning Up in Deep RL written in PyTorch☆206Updated 4 years ago
- Upside-Down Reinforcement Learning (⅂ꓤ) implementation in PyTorch. Based on the paper published by Jürgen Schmidhuber.☆77Updated 5 years ago
- A3C style Option-Critic with deliberation cost☆39Updated 7 years ago
- This code implements Prioritized Level Replay, a method for sampling training levels for reinforcement learning agents that exploits the …☆89Updated 4 years ago
- Automatic Data-Regularized Actor-Critic (Auto-DrAC)☆102Updated 2 years ago
- Deep Reinforcement Learning algorithms implemented in PyTorch☆49Updated 7 years ago
- A short and easy implementation of Quantile Regression DQN | Distributional Reinforcement Learning☆97Updated 4 years ago
- Options of Interest: Temporal Abstraction with Interest Functions AAAI 2020☆25Updated 5 years ago
- Adapting the AlphaZero algorithm to remove the need of execution traces to train NPI.☆79Updated last year
- impact-driven-exploration☆132Updated last year
- ☆87Updated 4 years ago
- A framework for easy prototyping of distributed reinforcement learning algorithms☆96Updated 4 years ago
- MetaGenRL, a novel meta reinforcement learning algorithm. Unlike prior work, MetaGenRL can generalize to new environments that are entire…☆67Updated 5 years ago
- ☆84Updated 4 years ago
- Revisiting Rainbow☆75Updated 4 years ago
- Code release for Learning with Opponent-Learning Awareness and variations.☆149Updated 2 years ago
- Using RLLib and PycoLab to explore intelligent cooperative behavior in sequential social dilemmas☆50Updated 2 years ago
- Tensorflow/Keras code and trained models for Episodic Curiosity Through Reachability☆205Updated 4 years ago
- Building Agents with Imagination: pytorch step-by-step implementation☆209Updated 6 years ago
- ☆84Updated 4 years ago
- A library of probabilistic model based RL algorithms in pytorch☆107Updated 4 years ago
- Pytorch implementation of "FeUdal Networks for Hierarchical Reinforcement Learning" for Montezuma's Revenge☆96Updated 3 years ago
- Estimating Q(s,s') with Deep Deterministic Dynamics Gradients☆32Updated 5 years ago
- AGAC: Adversarially Guided Actor-Critic☆48Updated 3 years ago