tsmatz / reinforcement-learning-tutorials
Reinforcement Learning Algorithms Tutorial (Python) from scratch (Mar 2021)
☆160Updated 7 months ago
Alternatives and similar repositories for reinforcement-learning-tutorials:
Users that are interested in reinforcement-learning-tutorials are comparing it to the libraries listed below
- Related papers for reinforcement learning, including classic papers and latest papers in top conferences☆414Updated last month
- Solutions to Sutton and Barto book exercises☆75Updated last year
- Assignments for Berkeley CS 285: Deep Reinforcement Learning (Fall 2022)☆124Updated last year
- Minimal implementation of Decision Transformer: Reinforcement Learning via Sequence Modeling in PyTorch for mujoco control tasks in Open…☆269Updated 2 years ago
- A Torch Based RL Framework for Rapid Prototyping of Research Papers☆67Updated last week
- ☆266Updated 3 years ago
- Clean baseline implementation of PPO using an episodic TransformerXL memory☆176Updated 10 months ago
- Kolmogorov-Arnold Network for Reinforcement Leaning, initial experiments☆279Updated last month
- Deep Reinforcement Learning Hands-On, 3E_Published by Packt☆214Updated 6 months ago
- Multi-objective Gymnasium environments for reinforcement learning☆317Updated 2 months ago
- Stanford CS234: Reinforcement Learning assignments and practices☆49Updated 9 months ago
- ☆228Updated 5 months ago
- Contrib package for Stable-Baselines3 - Experimental reinforcement learning (RL) code☆588Updated last month
- Author's PyTorch implementation of TD7 for online and offline RL☆142Updated last year
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆223Updated 3 months ago
- Pytorch solutions for UC Berkeley's cs285 assignments☆138Updated 3 years ago
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆359Updated 3 years ago
- A standard format for offline reinforcement learning datasets, with popular reference datasets and related utilities☆380Updated this week
- Lecture slides for the MARL book (www.marl-book.com)☆93Updated last month
- Collection of Python code that solves the Gymnasium Reinforcement Learning environments, along with YouTube tutorials.☆174Updated last month
- Deep reinforcement learning without experience replay, target networks, or batch updates.☆238Updated last month
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆167Updated 3 years ago
- Maximum Entropy and Maximum Causal Entropy Inverse Reinforcement Learning Implementation in Python☆283Updated last year
- Online Decision Transformer☆258Updated last year
- Implementation of Dreamer v3 in pytorch.☆550Updated 7 months ago
- Prioritized Experience Replay implementation with proportional prioritization☆77Updated last year
- 🤖 Elegant implementations of offline safe RL algorithms in PyTorch☆201Updated 7 months ago
- Simple (but often Strong) Baselines for POMDPs in PyTorch, ICML 2022☆318Updated 8 months ago
- PyTorch implementation of the Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and co…☆135Updated last year
- Baseline implementation of recurrent PPO using truncated BPTT☆142Updated last year