kzl / decision-transformerLinks
Official codebase for Decision Transformer: Reinforcement Learning via Sequence Modeling.
☆2,618Updated last year
Alternatives and similar repositories for decision-transformer
Users that are interested in decision-transformer are comparing it to the libraries listed below
Sorting:
- A collection of reference environments for offline reinforcement learning☆1,540Updated 8 months ago
- Clean PyTorch implementations of imitation and reward learning algorithms☆1,549Updated 6 months ago
- PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT…☆1,267Updated 4 months ago
- PFRL: a PyTorch-based deep reinforcement learning library☆1,241Updated 11 months ago
- A training framework for Stable Baselines3 reinforcement learning agents, with hyperparameter optimization and pre-trained agents include…☆2,505Updated last week
- Minimal implementation of clipped objective Proximal Policy Optimization (PPO) in PyTorch☆2,129Updated last year
- A modular, primitive-first, python-first PyTorch library for Reinforcement Learning.☆2,972Updated this week
- Author's PyTorch implementation of TD3 for OpenAI gym tasks☆1,916Updated 2 years ago
- A simple and well styled PPO implementation. Based on my Medium series: https://medium.com/@eyyu/coding-ppo-from-scratch-with-pytorch-par…☆1,048Updated 10 months ago
- An offline deep reinforcement learning library☆1,524Updated 2 months ago
- Collection of reinforcement learning algorithms☆2,732Updated last year
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,321Updated last year
- Library for Model Based RL☆1,010Updated last year
- The source code for the blog post The 37 Implementation Details of Proximal Policy Optimization☆811Updated last year
- Collections of robotics environments geared towards benchmarking multi-task and meta reinforcement learning☆1,522Updated 2 weeks ago
- Reinforcement Learning in PyTorch☆2,266Updated 4 years ago
- Simple and easily configurable grid world environments for reinforcement learning☆2,287Updated last month
- A toolkit for reproducible reinforcement learning research.☆2,007Updated 2 years ago
- An API standard for multi-agent reinforcement learning environments, with popular reference environments and related utilities☆3,047Updated 2 months ago
- A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.☆1,183Updated 2 years ago
- ☆1,212Updated last year
- Code for the paper "Offline Reinforcement Learning as One Big Sequence Modeling Problem"☆510Updated 2 years ago
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,233Updated 4 years ago
- Stable-Baselines tutorial for Journées Nationales de la Recherche en Robotique 2019☆694Updated 2 years ago
- PyTorch implementation of Advantage Actor Critic (A2C), Proximal Policy Optimization (PPO), Scalable trust-region method for deep reinfor…☆3,810Updated 3 years ago
- Policy Gradient is all you need! A step-by-step tutorial for well-known PG methods.☆948Updated 2 months ago
- Rainbow is all you need! A step-by-step tutorial from DQN to Rainbow☆1,970Updated 2 months ago
- PyTorch implementation of soft actor critic☆895Updated 2 weeks ago
- High throughput synchronous and asynchronous reinforcement learning☆923Updated 2 months ago
- Python Multi-Agent Reinforcement Learning framework☆2,063Updated 2 years ago