yuta0821 / agent57_pytorchLinks
unofficial code reproducing Agent57
☆36Updated 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☆50Updated 3 years ago
- Random network distillation on Montezuma's Revenge and Super Mario Bros.☆50Updated last month
- pytorch-implementation of Dreamer (Model-based Image RL Algorithm)☆166Updated 5 months ago
- An unofficial implementation for online decision transformer☆40Updated 2 years ago
- ☆110Updated 2 years ago
- PyTorch Implementation of the Maximum a Posteriori Policy Optimisation☆76Updated 2 years ago
- A collection of Deep Reinforcement Learning algorithms implemented with PyTorch to solve Atari games and classic control tasks like CartP…☆113Updated last year
- Implementation of Trajectory Transformer with attention caching and batched beam search☆111Updated 2 years ago
- JAX implementation of deep RL agents with resets from the paper "The Primacy Bias in Deep Reinforcement Learning"☆100Updated 3 years ago
- Multi-Agent Deep Reinforcement Learning by using Asynchronous & Impala Proximal Policy Optimization in Pytorch with some explanation☆36Updated 4 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆178Updated 11 months ago
- Prioritized Experience Replay implementation with proportional prioritization☆81Updated last year
- Deep Reinforcement Learning Framework done with PyTorch☆36Updated 3 months ago
- PyTorch implementation of Soft Actor-Critic(SAC).☆103Updated 5 years ago
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆96Updated 5 years ago
- Implementation of Multi-Game Decision Transformers in PyTorch☆47Updated 2 years ago
- ☆18Updated 2 years ago
- Official PyTorch code for "Recurrent Off-policy Baselines for Memory-based Continuous Control" (DeepRL Workshop, NeurIPS 21)☆85Updated last year
- PyTorch Implementation of Implicit Quantile Networks (IQN) for Distributional Reinforcement Learning with additional extensions like PER,…☆90Updated 2 years ago
- ☆46Updated 2 years ago
- Deep Hierarchical Planning from Pixels☆103Updated 2 years ago
- PyTorch implementation of the Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and co…☆137Updated last year
- PyTorch implementation of QR-DQN: Distributional Reinforcement Learning with Quantile Regression☆28Updated 4 years ago
- ☆40Updated 3 years ago
- ExORL: Exploratory Data for Offline Reinforcement Learning☆114Updated 3 years ago
- Model-Based Offline Reinforcement Learning☆50Updated 4 years ago
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆168Updated 7 months ago
- Generalized Decision Transformer for Offline Hindsight Information Matching (ICLR2022)☆67Updated 2 years ago
- Re-implementations of SOTA RL algorithms.☆133Updated last year
- Deep Reinforcement Learning by using Proximal Policy Optimization and Random Network Distillation in Tensorflow 2 and Pytorch with some e…☆52Updated 4 years ago