yuta0821 / agent57_pytorchLinks
unofficial code reproducing Agent57
☆38Updated 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:
- Pytorch implementation of DreamerV2: MASTERING ATARI WITH DISCRETE WORLD MODELS☆51Updated 3 years ago
- Implementation of Trajectory Transformer with attention caching and batched beam search☆116Updated 2 years ago
- A collection of Deep Reinforcement Learning algorithms implemented with PyTorch to solve Atari games and classic control tasks like CartP…☆115Updated last year
- pytorch-implementation of Dreamer (Model-based Image RL Algorithm)☆166Updated 8 months ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆186Updated last year
- Clean baseline implementation of PPO using an episodic TransformerXL memory☆189Updated last year
- Code for "Data-Efficient Reinforcement Learning with Self-Predictive Representations"☆162Updated 3 years ago
- Challenging Memory-based Deep Reinforcement Learning Agents☆103Updated 11 months ago
- Re-implementations of SOTA RL algorithms.☆135Updated 2 years ago
- Prioritized Experience Replay implementation with proportional prioritization☆84Updated 2 years ago
- Datasets for data-driven deep reinforcement learning with Atari (wrapper for datasets released by Google)☆123Updated last year
- PyTorch Implementation of Implicit Quantile Networks (IQN) for Distributional Reinforcement Learning with additional extensions like PER,…☆89Updated 2 years ago
- Reproduction of Dreamerv1 and v2 in pytorch for deepmind control suite☆43Updated 2 years ago
- An unofficial implementation for online decision transformer☆40Updated 3 years ago
- Implementation of Deep Reinforcement Learning from Self-Play in Imperfect-Information Games (Heinrich and Silver, 2016)☆46Updated 6 years ago
- PyTorch Implementation of the Maximum a Posteriori Policy Optimisation☆76Updated 2 years ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆134Updated 3 weeks ago
- PyTorch implementation of Never Give Up: Learning Directed Exploration Strategies☆59Updated 4 years ago
- Random network distillation on Montezuma's Revenge and Super Mario Bros.☆52Updated 4 months ago
- PyTorch implementation of DreamerV2 model-based RL algorithm☆227Updated 2 years ago
- Minimal implementation of Decision Transformer: Reinforcement Learning via Sequence Modeling in PyTorch for mujoco control tasks in Open…☆280Updated 3 years ago
- An easy PyTorch implementation of "Stabilizing Transformers for Reinforcement Learning"☆180Updated 2 years ago
- Recurrent continuous reinforcement learning algorithms implemented in Pytorch.☆51Updated 4 years ago
- Online Decision Transformer☆267Updated last year
- Pytorch Implementation of Stochastic MuZero for gym environment. This algorithm is capable of supporting a wide range of action and obser…☆71Updated last year
- Generalized Decision Transformer for Offline Hindsight Information Matching (ICLR2022)☆67Updated 3 years ago
- Multi-Agent Deep Reinforcement Learning by using Asynchronous & Impala Proximal Policy Optimization in Pytorch with some explanation☆35Updated 4 years ago
- Extreme Q-Learning: Max Entropy RL without Entropy☆87Updated 2 years ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆121Updated 4 years ago
- Adaptive Attention Span for Reinforcement Learning☆135Updated 5 years ago