yuta0821 / agent57_pytorch
unofficial code reproducing Agent57
☆35Updated 8 months ago
Related projects ⓘ
Alternatives and complementary repositories for agent57_pytorch
- Prioritized Experience Replay implementation with proportional prioritization☆69Updated last year
- A collection of Deep Reinforcement Learning algorithms implemented with PyTorch to solve Atari games and classic control tasks like CartP…☆106Updated 9 months ago
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆94Updated 4 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆161Updated 3 months ago
- PyTorch implementation of the Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and co…☆123Updated 6 months ago
- Clean baseline implementation of PPO using an episodic TransformerXL memory☆152Updated 5 months ago
- An Implementation of Recurrent Experience Replay in Distributed Reinforcement Learning (Kapturowski et al. 2019) in PyTorch☆45Updated 2 years ago
- Random network distillation on Montezuma's Revenge and Super Mario Bros.☆43Updated last year
- ☆106Updated last year
- Pytorch implementation of DreamerV2: MASTERING ATARI WITH DISCRETE WORLD MODELS☆50Updated 2 years ago
- pytorch-implementation of Dreamer (Model-based Image RL Algorithm)☆163Updated 2 years ago
- Implementation of Trajectory Transformer with attention caching and batched beam search☆107Updated last year
- PyTorch Implementation of Implicit Quantile Networks (IQN) for Distributional Reinforcement Learning with additional extensions like PER,…☆81Updated last year
- PyTorch implementation of Soft Actor-Critic(SAC).☆98Updated 4 years ago
- PyTorch implementation of QR-DQN: Distributional Reinforcement Learning with Quantile Regression☆26Updated 4 years ago
- Deep Transformer Q-Networks for Partially Observable Reinforcement Learning☆148Updated 4 months ago
- Diversity is All You Need: Learning Skills without a Reward Function in PyTorch.☆60Updated last year
- Pytorch version of Dreamer, which follows the original TF v2 codes.☆113Updated 2 years ago
- PyTorch implementation of Never Give Up: Learning Directed Exploration Strategies☆56Updated 3 years ago
- Conservative Q Learning on top of SAC☆119Updated 2 years ago
- JAX implementation of deep RL agents with resets from the paper "The Primacy Bias in Deep Reinforcement Learning"☆99Updated 2 years ago
- Implementation of Bootstrap DQN and Randomized Prior Functions on ALE☆52Updated 5 years ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆132Updated 3 months ago
- An easy PyTorch implementation of "Stabilizing Transformers for Reinforcement Learning"☆170Updated last year
- Model-Based Offline Reinforcement Learning☆47Updated 3 years ago
- A PyTorch implementation of Implicit Q-Learning☆66Updated 3 years ago
- Baseline implementation of recurrent PPO using truncated BPTT☆125Updated 6 months ago
- Multi-Agent Deep Reinforcement Learning by using Asynchronous & Impala Proximal Policy Optimization in Pytorch with some explanation☆32Updated 4 years ago
- Deep Hierarchical Planning from Pixels☆90Updated last year
- Implementation of Multi-Game Decision Transformers in PyTorch☆43Updated last year