hzm2016 / sources-of-reinforcement-learningLinks
All the source codes and lectures of reinforcement learning.
☆33Updated 5 years ago
Alternatives and similar repositories for sources-of-reinforcement-learning
Users that are interested in sources-of-reinforcement-learning are comparing it to the libraries listed below
Sorting:
- Solutions of assignments of Deep Reinforcement Learning course presented by the University of California, Berkeley (CS285) in Pytorch fra…☆143Updated 3 years ago
- TorchingUp provides minimal implementations of common Reinforcement Learning algorithms written in PyTorch. It is meant to complement Ope…☆54Updated 3 years ago
- Implementations for solutions to programming exercises of Reinforcement Learning: An Introduction, Second Edition (Sutton & Barto)☆34Updated 3 years ago
- Clone of OpenAI's Spinning Up in PyTorch☆156Updated 3 years ago
- Deep Q-Network (DQN) and Fitted Q-Iteration (FQI) tutorial for RL Summer School 2023☆86Updated 3 months ago
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆245Updated last year
- Hands-on Reinforcement Learning with PyTorch, published by [Packt]☆57Updated 5 years ago
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆79Updated 5 years ago
- Deep Reinforcement Learning for Continuous Control in PyTorch☆105Updated 4 years ago
- A repository for code of reinforcement learning algorithms with PyTorch☆30Updated 4 years ago
- research and implementations of Deep RL agents and their applications☆59Updated 4 months ago
- Value iteration, policy iteration, and Q-Learning in a grid-world MDP.☆28Updated 2 years ago
- My solutions to Yandex Practical Reinforcement Learning course in PyTorch and Tensorflow☆53Updated 4 years ago
- An OpenAI Gym environment for Inventory Control problems☆57Updated 5 years ago
- Solutions for different Reinforcement Learning environments☆26Updated last year
- ☆71Updated 3 years ago
- Code repository for my course on the fundamentals of reinforcement learning☆95Updated 6 years ago
- My reproduction of various reinforcement learning algorithms (DQN variants, A3C, DPPO, RND with PPO) in Tensorflow.☆37Updated 2 years ago
- This is a self-contained repository to explain two basic Reinforcement (RL) algorithms.☆83Updated last year
- Series of deep reinforcement learning algorithms 🤖☆29Updated 4 years ago
- Emergence of complex strategies through multiagent competition☆45Updated 3 years ago
- A simple Gridworld environment for Open AI gym☆25Updated 7 years ago
- Project for my graduate neural networks course - combining RL with VAEs☆23Updated 6 years ago
- Cheatsheet of Reinforcement Learning (Based on Sutton-Barto Book - 2nd Edition)☆59Updated 4 years ago
- A framework for easy prototyping of distributed reinforcement learning algorithms☆96Updated 5 years ago
- Reinforcement learning algorithms in RLlib☆59Updated last year
- Deep Recurrent Q-Learning vs Deep Q Learning on a simple Partially Observable Markov Decision Process with Minecraft☆49Updated 6 years ago
- Stable-Baselines3 (SB3) reinforcement learning tutorial for the Reinforcement Learning Virtual School 2021.☆58Updated 2 years ago
- Implementation of the Deep Deterministic Policy Gradient and Hindsight Experience Replay.☆102Updated 8 months ago
- Safe Reinforcement Learning algorithms☆75Updated 3 years ago