kzl / decision-transformerLinks
Official codebase for Decision Transformer: Reinforcement Learning via Sequence Modeling.
☆2,735Updated 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,626Updated last year
- PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT…☆1,318Updated 9 months ago
- Clean PyTorch implementations of imitation and reward learning algorithms☆1,664Updated 11 months ago
- A training framework for Stable Baselines3 reinforcement learning agents, with hyperparameter optimization and pre-trained agents include…☆2,676Updated this week
- Collection of reinforcement learning algorithms☆2,839Updated last year
- A modular, primitive-first, python-first PyTorch library for Reinforcement Learning.☆3,231Updated last week
- PFRL: a PyTorch-based deep reinforcement learning library☆1,255Updated last week
- Simple and easily configurable grid world environments for reinforcement learning☆2,378Updated last week
- Author's PyTorch implementation of TD3 for OpenAI gym tasks☆2,008Updated 2 years ago
- Minimal implementation of clipped objective Proximal Policy Optimization (PPO) in PyTorch☆2,278Updated last year
- An offline deep reinforcement learning library☆1,612Updated 3 months ago
- Code for the paper "Offline Reinforcement Learning as One Big Sequence Modeling Problem"☆524Updated 3 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,178Updated last year
- Library for Model Based RL☆1,039Updated last year
- A toolkit for reproducible reinforcement learning research.☆2,063Updated 2 years ago
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,262Updated 4 years ago
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,383Updated 2 years ago
- Policy Gradient is all you need! A step-by-step tutorial for well-known PG methods.☆986Updated 6 months ago
- The source code for the blog post The 37 Implementation Details of Proximal Policy Optimization☆905Updated last year
- ☆1,300Updated last year
- Reinforcement Learning in PyTorch☆2,270Updated 4 years ago
- A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.☆1,191Updated 3 years ago
- High throughput synchronous and asynchronous reinforcement learning☆964Updated last month
- An index of algorithms for offline reinforcement learning (offline-rl)☆1,042Updated last year
- Stable-Baselines tutorial for Journées Nationales de la Recherche en Robotique 2019☆719Updated 2 years ago
- Collections of robotics environments geared towards benchmarking multi-task and meta reinforcement learning☆1,676Updated last month
- PyTorch implementation of Advantage Actor Critic (A2C), Proximal Policy Optimization (PPO), Scalable trust-region method for deep reinfor…☆3,867Updated 3 years ago
- Contrib package for Stable-Baselines3 - Experimental reinforcement learning (RL) code☆683Updated 2 weeks ago
- A fork of OpenAI Baselines, implementations of reinforcement learning algorithms☆4,316Updated 3 years ago
- PyTorch implementation of soft actor critic☆926Updated 5 months ago