iamhectorotero / rlai-exercises
Exercise Solutions for Reinforcement Learning: An Introduction [2nd Edition]
☆157Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for rlai-exercises
- Notes and exercise solutions for second edition of Sutton & Barto's book☆356Updated 2 years ago
- Implementation of Reinforcement Learning algorithms in Python, based on Sutton's & Barto's Book (Ed. 2)☆154Updated 4 years ago
- Exercise Solutions for Reinforcement Learning: An Introduction [2nd Edition]☆106Updated 2 years ago
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆299Updated 9 months ago
- List of competitions related to Reinforcement Learning☆347Updated 10 months ago
- Reinforcement learning tutorials☆364Updated last year
- Assignments for Berkeley CS 285: Deep Reinforcement Learning (Fall 2020)☆250Updated 3 years ago
- ☆181Updated 2 years ago
- DeepRL algorithms implementation easy for understanding and reading with Pytorch and Tensorflow 2(DQN, REINFORCE, VPG, A2C, TRPO, PPO, DD…☆322Updated last year
- Deep reinforcement learning model implementation in Tensorflow + OpenAI gym☆287Updated last year
- The RL discord wiki☆243Updated 4 years ago
- Notes for the Reinforcement Learning course by David Silver along with implementation of various algorithms.☆786Updated 2 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆305Updated 4 years ago
- My Solutions of Assignments of CS234: Reinforcement Learning Winter 2019☆165Updated last year
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆295Updated 2 years ago
- A simple framework for experimenting with Reinforcement Learning in Python.☆272Updated 8 months ago
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆479Updated last year
- Reinforcement Learning Algorithms with Python, Published by Packt☆178Updated last year
- Master classic RL, deep RL, distributional RL, inverse RL, and more using OpenAI Gym and TensorFlow with extensive Math☆350Updated 3 years ago
- A pytorch tutorial for DRL(Deep Reinforcement Learning)☆206Updated last year
- My solutions to UC Berkeley CS285 (originally CS294-112, deeprlcourse) Fall 2019 assignments☆117Updated 2 years ago
- Solutions to exercises in Reinforcement Learning: An Introduction (2nd Edition).☆343Updated last year
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆529Updated 3 weeks ago
- Repo containing code for multi-agent deep reinforcement learning (MADRL).☆669Updated last year
- Reinforcement Learning examples implementation and explanation☆320Updated 4 months ago
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.☆670Updated 2 years ago
- Coding Demos from the School of AI's Move37 Course☆185Updated 6 years ago
- Tutorials for reinforcement learning in PyTorch and Gym by implementing a few of the popular algorithms. [IN PROGRESS]☆263Updated 4 years ago
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆214Updated 2 years ago