kzl / decision-transformerLinks
Official codebase for Decision Transformer: Reinforcement Learning via Sequence Modeling.
☆2,641Updated 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,566Updated 9 months ago
- Clean PyTorch implementations of imitation and reward learning algorithms☆1,583Updated 8 months ago
- PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT…☆1,278Updated 6 months ago
- A training framework for Stable Baselines3 reinforcement learning agents, with hyperparameter optimization and pre-trained agents include…☆2,545Updated last week
- An offline deep reinforcement learning library☆1,541Updated 3 months ago
- PFRL: a PyTorch-based deep reinforcement learning library☆1,245Updated last year
- Library for Model Based RL☆1,016Updated last year
- Collection of reinforcement learning algorithms☆2,765Updated last year
- A modular, primitive-first, python-first PyTorch library for Reinforcement Learning.☆3,036Updated last week
- A toolkit for reproducible reinforcement learning research.☆2,022Updated 2 years ago
- Collections of robotics environments geared towards benchmarking multi-task and meta reinforcement learning☆1,569Updated last month
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,339Updated last year
- The source code for the blog post The 37 Implementation Details of Proximal Policy Optimization☆838Updated last year
- Code for the paper "Offline Reinforcement Learning as One Big Sequence Modeling Problem"☆516Updated 2 years ago
- ☆1,233Updated last year
- Author's PyTorch implementation of TD3 for OpenAI gym tasks☆1,955Updated 2 years ago
- Minimal implementation of clipped objective Proximal Policy Optimization (PPO) in PyTorch☆2,161Updated last year
- Policy Gradient is all you need! A step-by-step tutorial for well-known PG methods.☆963Updated 3 months ago
- Simple and easily configurable grid world environments for reinforcement learning☆2,317Updated this week
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,245Updated 4 years ago
- An API standard for multi-agent reinforcement learning environments, with popular reference environments and related utilities☆3,106Updated last week
- PyTorch implementation of soft actor critic☆904Updated last month
- A simple and well styled PPO implementation. Based on my Medium series: https://medium.com/@eyyu/coding-ppo-from-scratch-with-pytorch-par…☆1,086Updated 11 months ago
- A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.☆1,182Updated 2 years ago
- Mastering Diverse Domains through World Models☆2,127Updated 5 months ago
- Python Multi-Agent Reinforcement Learning framework☆2,076Updated 2 years ago
- [NeurIPS'21 Outstanding Paper] Library for reliable evaluation on RL and ML benchmarks, even with only a handful of seeds.☆845Updated last year
- High throughput synchronous and asynchronous reinforcement learning☆934Updated 3 months ago
- Rainbow: Combining Improvements in Deep Reinforcement Learning☆1,645Updated 3 years ago
- PyTorch implementation of Advantage Actor Critic (A2C), Proximal Policy Optimization (PPO), Scalable trust-region method for deep reinfor…☆3,825Updated 3 years ago