kzl / decision-transformer
Official codebase for Decision Transformer: Reinforcement Learning via Sequence Modeling.
☆2,554Updated last year
Alternatives and similar repositories for decision-transformer:
Users that are interested in decision-transformer are comparing it to the libraries listed below
- A collection of reference environments for offline reinforcement learning☆1,480Updated 5 months ago
- A modular, primitive-first, python-first PyTorch library for Reinforcement Learning.☆2,711Updated this week
- Clean PyTorch implementations of imitation and reward learning algorithms☆1,479Updated 3 months ago
- Collection of reinforcement learning algorithms☆2,667Updated 10 months ago
- Library for Model Based RL☆995Updated 9 months ago
- A training framework for Stable Baselines3 reinforcement learning agents, with hyperparameter optimization and pre-trained agents include…☆2,397Updated last week
- ☆1,169Updated 11 months ago
- PFRL: a PyTorch-based deep reinforcement learning library☆1,226Updated 9 months ago
- An offline deep reinforcement learning library☆1,447Updated 3 weeks ago
- PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT…☆1,224Updated last month
- Reinforcement Learning in PyTorch☆2,250Updated 4 years ago
- A toolkit for reproducible reinforcement learning research.☆1,968Updated 2 years ago
- Collections of robotics environments geared towards benchmarking multi-task and meta reinforcement learning☆1,432Updated 3 weeks ago
- Simple and easily configurable grid world environments for reinforcement learning☆2,230Updated 3 months ago
- High throughput synchronous and asynchronous reinforcement learning☆893Updated last week
- Code for the paper "Offline Reinforcement Learning as One Big Sequence Modeling Problem"☆495Updated 2 years ago
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,294Updated last year
- An index of algorithms for offline reinforcement learning (offline-rl)☆976Updated 11 months ago
- Contrib package for Stable-Baselines3 - Experimental reinforcement learning (RL) code☆585Updated last month
- Policy Gradient is all you need! A step-by-step tutorial for well-known PG methods.☆915Updated 2 weeks ago
- [NeurIPS'21 Outstanding Paper] Library for reliable evaluation on RL and ML benchmarks, even with only a handful of seeds.☆829Updated 8 months ago
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,197Updated 4 years ago
- An API standard for multi-agent reinforcement learning environments, with popular reference environments and related utilities☆2,910Updated last week
- Mastering Diverse Domains through World Models☆1,796Updated 3 weeks ago
- C++-based high-performance parallel environment execution engine (vectorized env) for general RL environments.☆1,150Updated 8 months ago
- Code for the paper "Planning with Diffusion for Flexible Behavior Synthesis"☆1,057Updated 9 months ago
- A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.☆1,173Updated 2 years ago
- JAX (Flax) implementation of algorithms for Deep Reinforcement Learning with continuous action spaces.☆675Updated 2 years ago
- The source code for the blog post The 37 Implementation Details of Proximal Policy Optimization☆762Updated 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…☆962Updated 7 months ago