tsmatz / reinforcement-learning-tutorialsLinks
Reinforcement Learning Algorithms Tutorial (Python) from scratch (Mar 2021)
☆166Updated 8 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
Sorting:
- Related papers for reinforcement learning, including classic papers and latest papers in top conferences☆431Updated 2 months ago
- Solutions to Sutton and Barto book exercises☆79Updated last year
- Stanford CS234: Reinforcement Learning assignments and practices☆50Updated 10 months ago
- Minimal implementation of Decision Transformer: Reinforcement Learning via Sequence Modeling in PyTorch for mujoco control tasks in Open…☆274Updated 2 years ago
- Deep Reinforcement Learning Hands-On, 3E_Published by Packt☆234Updated 3 weeks ago
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆227Updated 4 months ago
- A collection of pre-trained RL agents using Stable Baselines3☆127Updated 7 months ago
- OpenAI Gym environment solutions using Deep Reinforcement Learning.☆76Updated 3 years ago
- Assignments for Berkeley CS 285: Deep Reinforcement Learning (Fall 2022)☆124Updated last year
- ☆218Updated 5 months ago
- Author's PyTorch implementation of TD7 for online and offline RL☆144Updated last year
- SBX: Stable Baselines Jax (SB3 + Jax) RL algorithms☆455Updated 2 weeks ago
- A Torch Based RL Framework for Rapid Prototyping of Research Papers☆66Updated last month
- A collection of Deep Reinforcement Learning algorithms implemented with PyTorch to solve Atari games and classic control tasks like CartP…☆113Updated last year
- Kolmogorov-Arnold Network for Reinforcement Leaning, initial experiments☆284Updated last month
- Representation Learning for RL☆126Updated 2 years ago
- Official code repo for the MARL book (www.marl-book.com)☆495Updated 2 months ago
- Lecture slides for the MARL book (www.marl-book.com)☆96Updated 3 weeks ago
- Online Decision Transformer☆259Updated 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…☆985Updated 8 months ago
- Multi-objective Gymnasium environments for reinforcement learning☆326Updated 3 months ago
- A Simplified Pytorch Version of the Dreamer Algorithm☆127Updated last year
- A framework for Reinforcement Learning research.☆152Updated 2 months ago
- PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT…☆1,242Updated 2 months ago
- A benchmark for offline goal-conditioned RL and offline RL☆174Updated 2 months ago
- An elegant PyTorch offline reinforcement learning library for researchers.☆338Updated last year
- 📚 List of Top-tier Conference Papers on Reinforcement Learning (RL),including: NeurIPS, ICML, AAAI, IJCAI, AAMAS, ICLR, ICRA, etc.☆322Updated last year
- Clean baseline implementation of PPO using an episodic TransformerXL memory☆180Updated 11 months ago
- A Reinforcement Learning Project using PPO + LSTM☆80Updated last year
- A simple implementation of Generative Adversarial Imitation Learning with PyTorch☆160Updated 3 years ago