kzl / decision-transformerLinks
Official codebase for Decision Transformer: Reinforcement Learning via Sequence Modeling.
☆2,602Updated 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,516Updated 7 months ago
- A modular, primitive-first, python-first PyTorch library for Reinforcement Learning.☆2,883Updated this week
- Clean PyTorch implementations of imitation and reward learning algorithms☆1,530Updated 6 months ago
- PFRL: a PyTorch-based deep reinforcement learning library☆1,234Updated 11 months ago
- An offline deep reinforcement learning library☆1,510Updated last month
- A training framework for Stable Baselines3 reinforcement learning agents, with hyperparameter optimization and pre-trained agents include…☆2,478Updated 3 weeks ago
- PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT…☆1,259Updated 3 months ago
- Collections of robotics environments geared towards benchmarking multi-task and meta reinforcement learning☆1,490Updated 3 weeks ago
- Collection of reinforcement learning algorithms☆2,721Updated last year
- Library for Model Based RL☆1,007Updated 11 months ago
- Code for the paper "Offline Reinforcement Learning as One Big Sequence Modeling Problem"☆505Updated 2 years ago
- Minimal implementation of clipped objective Proximal Policy Optimization (PPO) in PyTorch☆2,101Updated last year
- The source code for the blog post The 37 Implementation Details of Proximal Policy Optimization☆802Updated last year
- Author's PyTorch implementation of TD3 for OpenAI gym tasks☆1,898Updated last year
- A simple and well styled PPO implementation. Based on my Medium series: https://medium.com/@eyyu/coding-ppo-from-scratch-with-pytorch-par…☆1,022Updated 9 months ago
- ☆1,204Updated last year
- Simple and easily configurable grid world environments for reinforcement learning☆2,273Updated 3 weeks ago
- A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.☆1,183Updated 2 years ago
- Rainbow is all you need! A step-by-step tutorial from DQN to Rainbow☆1,964Updated last month
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,316Updated last year
- A toolkit for reproducible reinforcement learning research.☆1,997Updated 2 years ago
- Open-source codebase for EfficientZero, from "Mastering Atari Games with Limited Data" at NeurIPS 2021.☆902Updated last year
- Mastering Atari with Discrete World Models☆949Updated 2 years ago
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,228Updated 4 years ago
- Python Multi-Agent Reinforcement Learning framework☆2,047Updated 2 years ago
- An index of algorithms for offline reinforcement learning (offline-rl)☆997Updated last year
- [NeurIPS'21 Outstanding Paper] Library for reliable evaluation on RL and ML benchmarks, even with only a handful of seeds.☆836Updated 10 months ago
- An API standard for multi-agent reinforcement learning environments, with popular reference environments and related utilities☆3,020Updated last month
- PyTorch implementation of Advantage Actor Critic (A2C), Proximal Policy Optimization (PPO), Scalable trust-region method for deep reinfor…☆3,793Updated 3 years ago
- PyTorch implementation of soft actor critic☆894Updated 3 years ago