finint / RL-SolutionsLinks
强化学习第二版习题解答与代码案例 Solutions and codes for Reinforcement Learning second edition
☆168Updated 4 years ago
Alternatives and similar repositories for RL-Solutions
Users that are interested in RL-Solutions are comparing it to the libraries listed below
Sorting:
- basic algorithms of reinforcement learning☆216Updated 2 years ago
- ☆846Updated 2 years ago
- 《Reinforcement Learning: An Introduction》(第二版)中文翻译☆644Updated 3 years ago
- Learning Resources And Links Of Reinforcement Learning (updating)☆290Updated 4 years ago
- ☆68Updated 2 years ago
- GitHub's code repository is all you need☆374Updated 2 years ago
- ☆1,047Updated 3 years ago
- Concise pytorch implements of DRL algorithms, including REINFORCE, A2C, DQN, PPO(discrete and continuous), DDPG, TD3, SAC.☆1,441Updated 2 years ago
- An easier PyTorch deep reinforcement learning library.☆253Updated last year
- XuanCe: A Comprehensive and Unified Deep Reinforcement Learning Library☆1,036Updated this week
- ☆315Updated 3 years ago
- Tutorial4RL: Tutorial for Reinforcement Learning. 强化学习入门教程.☆191Updated 3 months ago
- ☆90Updated 3 years ago
- 动手学强化学习代码☆66Updated 2 years ago
- ☆173Updated 2 years ago
- Reinforcement learning with PyTorch, inspired by MorvanZhou, change the framework from Tensorflow to PyTorch☆315Updated 6 years ago
- Implementation of benchmark RL algorithms☆472Updated 3 years ago
- Deep RL algorithm in pytorch☆315Updated 2 years ago
- 天授中文文档☆88Updated last year
- Reinforcement-Learning-Notes, start with MDP.