ziwenhahaha / Code-of-RL-BeginningLinks
☆182Updated 4 months ago
Alternatives and similar repositories for Code-of-RL-Beginning
Users that are interested in Code-of-RL-Beginning are comparing it to the libraries listed below
Sorting:
- ☆577Updated last year
- The mirror of RL_Coding_Exercise.☆85Updated 9 months ago
- MinRL provides clean, minimal implementations of fundamental reinforcement learning algorithms in a customizable GridWorld environment. T…☆75Updated last month
- ☆745Updated 2 years ago
- Projects from basic algorithms to MARL. Implements MADDPG/MATD3 in Predator-Prey pursuit games with PettingZoo MPE environments.☆91Updated 3 weeks ago
- This repository collects some codes that encapsulates commonly used algorithms in the field of machine learning. Most of them are based o…☆537Updated last month
- ☆387Updated 3 weeks ago
- DSAC-v2; DSAC-T; DASC; Distributional Soft Actor-Critic☆370Updated 3 weeks ago
- ☆486Updated 7 months ago
- An easier PyTorch deep reinforcement learning library.☆226Updated 6 months ago
- Reinforcement learning with PyTorch, inspired by MorvanZhou, change the framework from Tensorflow to PyTorch☆296Updated 5 years ago
- Source Code☆188Updated last year
- XuanCe: A Comprehensive and Unified Deep Reinforcement Learning Library☆887Updated this week
- kinds of reinforcement learning model by Pytorch☆332Updated 2 years ago
- ☆66Updated last year
- Official implementation of HARL algorithms based on PyTorch.☆727Updated last month
- ☆93Updated last year
- General Optimal control Problem Solver (GOPS), an easy-to-use PyTorch reinforcement learning solver package for industrial control.☆261Updated 3 months ago
- 基于gym的pytorch深度强化学习(DRL)(PPO,PPG,DQN,SAC,DDPG,TD3等算法)☆110Updated 3 months ago
- Lightweight version of MAPPO to help you quickly migrate to your local environment.☆687Updated 4 months ago
- Concise pytorch implements of DRL algorithms, including REINFORCE, A2C, DQN, PPO(discrete and continuous), DDPG, TD3, SAC.☆1,333Updated 2 years ago
- This is the repository hosting the R scripts of the book "Mathematical Foundations of Reinforcement Learning" written by Yujun at Jiangxi…☆21Updated last year
- 动手学强化学习代码☆58Updated last year
- 用于教学的RL算法仓库,里面放置各种算法的最简单实现,目的是快速理解某个算法☆24Updated last month
- 强化学习算法库,包含了目前主流的强化学习算法(Value based and Policy based)的代码,代码都经过调试并可以运行☆89Updated last year
- 强化学习第二版习题解答与代码案例 Solutions and codes for Reinforcement Learning second edition☆152Updated 4 years ago
- A Collection of Multi-Agent Reinforcement Learning (MARL) Resources☆240Updated 2 years ago
- ☆62Updated 2 years ago
- a clean and robust Pytorch implementation of SAC on continuous action space☆81Updated 2 months ago
- 基于stablebaseline3强化学习框架和gym-super-mario-bros马里奥游戏包,训练马里奥通关。☆104Updated this week