DeepRLChinese / DeepRL-ChineseLinks
☆761Updated 2 years ago
Alternatives and similar repositories for DeepRL-Chinese
Users that are interested in DeepRL-Chinese are comparing it to the libraries listed below
Sorting:
- This repository collects some codes that encapsulates commonly used algorithms in the field of machine learning. Most of them are based o…☆557Updated 2 months ago
- ☆410Updated last month
- ☆513Updated 9 months ago
- ☆609Updated 2 years ago
- Concise pytorch implements of DRL algorithms, including REINFORCE, A2C, DQN, PPO(discrete and continuous), DDPG, TD3, SAC.☆1,355Updated 2 years ago
- XuanCe: A Comprehensive and Unified Deep Reinforcement Learning Library☆924Updated this week
- kinds of reinforcement learning model by Pytorch☆339Updated 2 years ago
- Clean, Robust, and Unified PyTorch implementation of popular Deep Reinforcement Learning (DRL) algorithms (Q-learning, Duel DDQN, PER, C5…☆2,830Updated last month
- ☆998Updated 2 years ago
- ☆201Updated 5 months ago
- Reinforcement learning with PyTorch, inspired by MorvanZhou, change the framework from Tensorflow to PyTorch☆300Updated 5 years ago
- basic algorithms of reinforcement learning☆211Updated last year
- 强化学习第二版习题解答与代码案例 Solutions and codes for Reinforcement Learning second edition