jwk1rose / RL_LearningLinks
☆609Updated 2 years ago
Alternatives and similar repositories for RL_Learning
Users that are interested in RL_Learning are comparing it to the libraries listed below
Sorting:
- ☆201Updated 5 months ago
- 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
- ☆761Updated 2 years ago
- ☆410Updated 2 months ago
- MinRL provides clean, minimal implementations of fundamental reinforcement learning algorithms in a customizable GridWorld environment. T…☆82Updated 2 months ago
- ☆513Updated 9 months ago
- The mirror of RL_Coding_Exercise.☆95Updated 10 months ago
- Clean, Robust, and Unified PyTorch implementation of popular Deep Reinforcement Learning (DRL) algorithms (Q-learning, Duel DDQN, PER, C5…☆2,830Updated last month
- XuanCe: A Comprehensive and Unified Deep Reinforcement Learning Library☆924Updated this week
- Projects from basic algorithms to MARL. Implements MADDPG/MATD3 in Predator-Prey pursuit games with PettingZoo MPE environments.☆106Updated this week
- kinds of reinforcement learning model by Pytorch☆339Updated 2 years ago
- https://hrl.boyuai.com/☆3,746Updated 2 years ago
- Concise pytorch implements of DRL algorithms, including REINFORCE, A2C, DQN, PPO(discrete and continuous), DDPG, TD3, SAC.