tsmatz / reinforcement-learning-tutorials
Reinforcement Learning Algorithms Tutorial (Python) from scratch (Mar 2021)
☆140Updated 6 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
- A Torch Based RL Framework for Rapid Prototyping of Research Papers☆65Updated 2 months ago
- Deep Reinforcement Learning Hands-On, 3E_Published by Packt☆162Updated 4 months ago
- Related papers for reinforcement learning, including classic papers and latest papers in top conferences☆387Updated this week
- Deep Q-Network (DQN) and Fitted Q-Iteration (FQI) tutorial for RL Summer School 2023☆62Updated 4 months ago
- Kolmogorov-Arnold Network for Reinforcement Leaning, initial experiments☆277Updated 8 months ago
- Minimal implementation of Decision Transformer: Reinforcement Learning via Sequence Modeling in PyTorch for mujoco control tasks in Open…☆266Updated 2 years ago
- Solutions to Sutton and Barto book exercises☆68Updated last year
- Lecture slides for the MARL book (www.marl-book.com)☆80Updated 3 months ago
- Pytorch solutions for UC Berkeley's cs285 assignments☆133Updated 3 years ago
- Stanford CS234: Reinforcement Learning assignments and practices☆48Updated 7 months ago
- Contrib package for Stable-Baselines3 - Experimental reinforcement learning (RL) code☆565Updated this week
- A collection of Deep Reinforcement Learning algorithms implemented with PyTorch to solve Atari games and classic control tasks like CartP…☆108Updated last year
- ☆187Updated 3 months ago
- A standard format for offline reinforcement learning datasets, with popular reference datasets and related utilities☆369Updated this week
- Clean baseline implementation of PPO using an episodic TransformerXL memory☆170Updated 9 months ago
- A collection of pre-trained RL agents using Stable Baselines3☆124Updated 4 months ago
- Collection of Python code that solves the Gymnasium Reinforcement Learning environments, along with YouTube tutorials.☆157Updated last week
- Author's PyTorch implementation of TD7 for online and offline RL☆138Updated last year
- A framework for Reinforcement Learning research.☆142Updated last month
- SBX: Stable Baselines Jax (SB3 + Jax) RL algorithms☆424Updated 2 weeks ago
- Assignments for Berkeley CS 285: Deep Reinforcement Learning (Fall 2022)☆121Updated last year
- My personal practice to implement algorithms of RL from scratch.☆35Updated 4 years ago
- PyTorch implementation of the Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and co…☆135Updated 10 months ago
- Multi-objective Gymnasium environments for reinforcement learning☆311Updated 3 weeks ago
- The source code for the blog post The 37 Implementation Details of Proximal Policy Optimization☆730Updated last year
- Author's Pytorch implementation of ICLR2023 paper Behavior Proximal Policy Optimization (BPPO).☆82Updated last year
- The proceedings of top conference in 2023 on the topic of Reinforcement Learning (RL), including: AAAI, IJCAI, NeurIPS, ICML, ICLR, ICRA,…☆29Updated last year
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆218Updated 2 months ago
- A simple implementation of Generative Adversarial Imitation Learning with PyTorch☆151Updated 3 years ago
- VMAS is a vectorized differentiable simulator designed for efficient Multi-Agent Reinforcement Learning benchmarking. It is comprised of …☆402Updated last month