DeepRLChinese / DeepRL-ChineseLinks
☆834Updated 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…☆611Updated 7 months ago
- ☆591Updated last year
- ☆462Updated 7 months ago
- ☆763Updated 2 years ago
- XuanCe: A Comprehensive and Unified Deep Reinforcement Learning Library☆1,021Updated this week
- Concise pytorch implements of DRL algorithms, including REINFORCE, A2C, DQN, PPO(discrete and continuous), DDPG, TD3, SAC.☆1,432Updated 2 years ago
- ☆1,035Updated 2 years ago
- kinds of reinforcement learning model by Pytorch☆345Updated 2 years ago
- ☆258Updated last week
- Reinforcement learning with PyTorch, inspired by MorvanZhou, change the framework from Tensorflow to PyTorch☆314Updated 5 years ago
- Clean, Robust, and Unified PyTorch implementation of popular Deep Reinforcement Learning (DRL) algorithms (Q-learning, Duel DDQN, PER, C5…☆3,215Updated 7 months ago
- 强化学习第二版习题解答与代码案例 Solutions and codes for Reinforcement Learning second edition☆166Updated 4 years ago
- basic algorithms of reinforcement learning☆214Updated 2 years ago
- The mirror of RL_Coding_Exercise.☆114Updated last year
- Projects from basic algorithms to MARL. Implements MADDPG,MATD3,MA/HAPPO in Predator-Prey pursuit games with PettingZoo MPE environments.☆294Updated 2 months ago
- 动手学强化学习代码☆65Updated last year
- Deep Reinforcement Learning☆4,404Updated 3 years ago
- An easier PyTorch deep reinforcement learning library.