kzl / decision-transformerLinks
Official codebase for Decision Transformer: Reinforcement Learning via Sequence Modeling.
☆2,583Updated 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,510Updated 7 months ago
- A modular, primitive-first, python-first PyTorch library for Reinforcement Learning.☆2,829Updated last week
- Author's PyTorch implementation of TD3 for OpenAI gym tasks☆1,888Updated last year
- PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT…☆1,255Updated 3 months ago
- Collection of reinforcement learning algorithms☆2,709Updated last year
- Minimal implementation of clipped objective Proximal Policy Optimization (PPO) in PyTorch☆2,066Updated 11 months ago
- Implementations of basic RL algorithms with minimal lines of codes! (pytorch based)☆3,020Updated 2 years ago
- The source code for the blog post The 37 Implementation Details of Proximal Policy Optimization☆789Updated last year
- Clean PyTorch implementations of imitation and reward learning algorithms☆1,518Updated 5 months ago
- Code for the paper "Offline Reinforcement Learning as One Big Sequence Modeling Problem"☆501Updated 2 years ago
- PyTorch implementation of Advantage Actor Critic (A2C), Proximal Policy Optimization (PPO), Scalable trust-region method for deep reinfor…☆3,779Updated 3 years ago
- PFRL: a PyTorch-based deep reinforcement learning library☆1,234Updated 10 months 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,009Updated 8 months ago
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,223Updated 4 years ago
- A toolkit for reproducible reinforcement learning research.☆1,984Updated 2 years ago
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,307Updated last year
- Library for Model Based RL☆1,002Updated 11 months ago
- A training framework for Stable Baselines3 reinforcement learning agents, with hyperparameter optimization and pre-trained agents include…☆2,457Updated 2 weeks ago
- A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.☆1,180Updated 2 years ago
- An offline deep reinforcement learning library☆1,487Updated 3 weeks ago
- An API standard for multi-agent reinforcement learning environments, with popular reference environments and related utilities☆2,973Updated 3 weeks ago
- Modular Deep Reinforcement Learning framework in PyTorch. Companion library of the book "Foundations of Deep Reinforcement Learning".☆1,284Updated 4 months ago
- Reinforcement Learning in PyTorch☆2,259Updated 4 years ago
- Rainbow: Combining Improvements in Deep Reinforcement Learning☆1,630Updated 3 years ago
- PyTorch implementation of soft actor critic☆882Updated 3 years ago
- Policy Gradient is all you need! A step-by-step tutorial for well-known PG methods.☆937Updated 3 weeks ago
- Python Multi-Agent Reinforcement Learning framework☆2,033Updated 2 years ago
- JAX (Flax) implementation of algorithms for Deep Reinforcement Learning with continuous action spaces.☆685Updated 2 years ago
- High-quality single file implementation of Deep Reinforcement Learning algorithms with research-friendly features (PPO, DQN, C51, DDPG, T…☆7,255Updated 2 months ago
- Collections of robotics environments geared towards benchmarking multi-task and meta reinforcement learning☆1,473Updated last week