yuta0821 / agent57_pytorchLinks
unofficial code reproducing Agent57
☆39Updated last year
Alternatives and similar repositories for agent57_pytorch
Users that are interested in agent57_pytorch are comparing it to the libraries listed below
Sorting:
- A collection of Deep Reinforcement Learning algorithms implemented with PyTorch to solve Atari games and classic control tasks like CartP…☆121Updated last year
- pytorch-implementation of Dreamer (Model-based Image RL Algorithm)☆169Updated last year
- Pytorch implementation of DreamerV2: MASTERING ATARI WITH DISCRETE WORLD MODELS☆53Updated 4 years ago
- Implementation of Trajectory Transformer with attention caching and batched beam search☆116Updated 2 years ago
- An easy PyTorch implementation of "Stabilizing Transformers for Reinforcement Learning"☆183Updated 2 years ago
- Datasets for data-driven deep reinforcement learning with Atari (wrapper for datasets released by Google)☆126Updated last year
- Code for "Data-Efficient Reinforcement Learning with Self-Predictive Representations"☆163Updated 4 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆188Updated last year
- PyTorch Implementation of the Maximum a Posteriori Policy Optimisation☆79Updated 3 years ago
- Clean baseline implementation of PPO using an episodic TransformerXL memory☆204Updated last year
- PyTorch Implementation of Implicit Quantile Networks (IQN) for Distributional Reinforcement Learning with additional extensions like PER,…☆90Updated 2 years ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆137Updated 5 months ago
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆99Updated 5 years ago
- Random network distillation on Montezuma's Revenge and Super Mario Bros.☆54Updated 8 months ago
- Recurrent continuous reinforcement learning algorithms implemented in Pytorch.☆51Updated 4 years ago
- Implementation of VariBAD: A Very Good Method for Bayes-Adaptive Deep RL via Meta-Learning - Zintgraf et al. (ICLR 2020)☆198Updated 2 years ago
- Pytorch version of Dreamer, which follows the original TF v2 codes.☆140Updated 4 years ago
- PyTorch implementation of Never Give Up: Learning Directed Exploration Strategies☆58Updated 5 years ago
- JAX implementation of deep RL agents with resets from the paper "The Primacy Bias in Deep Reinforcement Learning"☆104Updated 3 years ago
- Re-implementations of SOTA RL algorithms.☆136Updated 2 years ago
- Minimal implementation of Decision Transformer: Reinforcement Learning via Sequence Modeling in PyTorch for mujoco control tasks in Open…☆286Updated 3 years ago
- Adaptive Attention Span for Reinforcement Learning☆136Updated 5 years ago
- Synthetic Experience Replay☆107Updated last year
- Challenging Memory-based Deep Reinforcement Learning Agents☆109Updated last year
- SUNRISE: A Simple Unified Framework for Ensemble Learning in Deep Reinforcement Learning☆130Updated 4 years ago
- AGAC: Adversarially Guided Actor-Critic☆47Updated 4 years ago
- Implementation of Deep Reinforcement Learning from Self-Play in Imperfect-Information Games (Heinrich and Silver, 2016)☆48Updated 7 years ago
- Model-Based Offline Reinforcement Learning☆52Updated 5 years ago
- A collection of RL algorithms written in JAX.☆104Updated 3 years ago
- Simple implementation of V-MPO proposed in https://arxiv.org/abs/1909.12238☆48Updated 5 years ago