yuta0821 / agent57_pytorch
unofficial code reproducing Agent57
☆35Updated last year
Alternatives and similar repositories for agent57_pytorch:
Users that are interested in agent57_pytorch are comparing it to the libraries listed below
- Pytorch implementation of DreamerV2: MASTERING ATARI WITH DISCRETE WORLD MODELS☆51Updated 3 years ago
- A collection of Deep Reinforcement Learning algorithms implemented with PyTorch to solve Atari games and classic control tasks like CartP…☆108Updated last year
- Random network distillation on Montezuma's Revenge and Super Mario Bros.☆48Updated 2 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆175Updated 8 months ago
- Reproduction of Dreamerv1 and v2 in pytorch for deepmind control suite☆37Updated 2 years ago
- JAX implementation of deep RL agents with resets from the paper "The Primacy Bias in Deep Reinforcement Learning"☆101Updated 2 years ago
- PyTorch implementation of Never Give Up: Learning Directed Exploration Strategies☆56Updated 4 years ago
- pytorch-implementation of Dreamer (Model-based Image RL Algorithm)☆165Updated 2 months ago
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆96Updated 4 years ago
- Implementation of Multi-Game Decision Transformers in PyTorch☆46Updated 2 years ago
- Pytorch implementation on OpenAI's Procgen ppo-baseline, built from scratch.☆30Updated 4 years ago
- PyTorch Implementation of Implicit Quantile Networks (IQN) for Distributional Reinforcement Learning with additional extensions like PER,…☆87Updated 2 years ago
- An implementation of Deep Q-Learning from Demonstrations (DQfD) for playing Atari 2600 video games☆28Updated 2 years ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆133Updated 8 months ago
- Multi-Agent Deep Reinforcement Learning by using Asynchronous & Impala Proximal Policy Optimization in Pytorch with some explanation☆36Updated 4 years ago
- Benchmarked implementations of Offline RL Algorithms.☆72Updated last month
- Pytorch implementation of DreamerV2: Mastering Atari with Discrete World Models, based on the original implementation☆20Updated 2 years ago
- Transformers are Meta-Reinforcement Learners - International Conference on Machine Learning (ICML) 2022☆60Updated last year
- PyTorch implementation of the Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and co…☆135Updated 11 months ago
- Implementation of Trajectory Transformer with attention caching and batched beam search☆110Updated last year
- Diversity is All You Need: Learning Skills without a Reward Function in PyTorch.☆65Updated last year
- Synthetic Experience Replay☆89Updated 10 months ago
- Clean baseline implementation of PPO using an episodic TransformerXL memory☆171Updated 9 months ago
- Model-Based Offline Reinforcement Learning☆50Updated 4 years ago
- When Do Transformers Shine in RL? Decoupling Memory from Credit Assignment, NeurIPS 2023 (oral)☆62Updated last year
- Simple implementation of V-MPO proposed in https://arxiv.org/abs/1909.12238☆44Updated 4 years ago
- ☆18Updated 2 years ago
- RE3: State Entropy Maximization with Random Encoders for Efficient Exploration☆68Updated 3 years ago
- Official PyTorch code for "Recurrent Off-policy Baselines for Memory-based Continuous Control" (DeepRL Workshop, NeurIPS 21)☆83Updated last year
- Pytorch version of Dreamer, which follows the original TF v2 codes.☆124Updated 3 years ago