Reinforcement Learning
Reinfocement Learning Course
- Sutton & Barto Book: Reinforcement Learning: An Introduction
- CS 285
- huggingface/deep-rl-class: This repo contain the syllabus of the Hugging Face Deep Reinforcement Learning Class.
- Grokking Deep Reinforcement Learning
- Welcome to Spinning Up in Deep RL!—Spinning Up documentation
- seungeunrho/minimalRL: Implementations of basic RL algorithms with minimal lines of codes! (pytorch based)
- Introduction to Reinforcement Learning with David Silver
- The Fast Deep RL Course - Dibya's School
Algorithm
- reinforcement learning algorithms This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Dueling Network, DDPG, SAC, A2C, PPO, TRPO.
- AI4Finance-Foundation/FinRL: FinRL: The first open-source project for financial reinforcement learning. Please star. 🔥