10-OASIS-01 / minrl
MinRL provides clean, minimal implementations of fundamental reinforcement learning algorithms in a customizable GridWorld environment. The project focuses on educational clarity and implementation simplicity while maintaining production-quality code standards.
☆55Updated last month
Alternatives and similar repositories for minrl:
Users that are interested in minrl are comparing it to the libraries listed below
- ☆145Updated last month
- ☆468Updated last year
- The mirror of RL_Coding_Exercise.☆82Updated 6 months ago
- ☆425Updated 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…☆502Updated last month
- ☆685Updated 2 years ago
- ☆339Updated 8 months ago
- Collection of RL & Multi-Agent RL projects, from basic algorithms to MADDPG. Implements value iteration, policy iteration, DQN, DDPG, and…☆43Updated last week
- This is the repository hosting the R scripts of the book "Mathematical Foundations of Reinforcement Learning" written by Yujun at Jiangxi…☆21Updated last year
- Multi/Single UAV(unmanned aerial vehicle) path planning based on deep reinforcement learning☆209Updated last week
- Clean, Robust, and Unified PyTorch implementation of popular Deep Reinforcement Learning (DRL) algorithms (Q-learning, Duel DDQN, PER, C5…☆2,132Updated last month
- XuanCe: A Comprehensive and Unified Deep Reinforcement Learning Library☆804Updated this week
- 动手学强化学习代码☆52Updated last year
- Source Code☆172Updated last year
- 基于gym的pytorch深度强化学习(DRL)(PPO,PPG,DQN,SAC,DDPG,TD3等算法)☆93Updated 2 weeks ago
- kinds of reinforcement learning model by Pytorch☆325Updated 2 years ago
- An easier PyTorch deep reinforcement learning library.☆192Updated 3 months ago
- 深度强化学习路径规划, SAC-Auto路径规划, Soft Actor-Critic算法, SAC-pytorch,激光雷达Lidar避障,激光雷达仿真模拟,Adaptive-SAC☆327Updated 9 months ago
- Concise pytorch implements of DRL algorithms, including REINFORCE, A2C, DQN, PPO(discrete and continuous), DDPG, TD3, SAC.☆1,243Updated 2 years ago
- ☆62Updated last year
- study of reforcement learning☆26Updated last year
- General Optimal control Problem Solver (GOPS), an easy-to-use PyTorch reinforcement learning solver package for industrial control.☆239Updated 2 weeks ago
- ☆62Updated 2 years ago
- Official implementation of HARL algorithms based on PyTorch.☆636Updated 2 weeks ago
- DSAC-v2; DSAC-T; DASC; Distributional Soft Actor-Critic☆306Updated last week
- basic algorithms of reinforcement learning☆209Updated last year
- 毕业设计的代码部分,实现了UE4和airsim环境下无人机自主导航和目标跟踪的强化学习算法。☆341Updated last year
- Multi-UAV target round-up based on MADDPG☆125Updated last month
- UAVGym是一个用python编写的GYM风格的无人机仿真环境,用于强化学习算法的研究。☆48Updated last year
- Reinforcement learning with PyTorch, inspired by MorvanZhou, change the framework from Tensorflow to PyTorch☆279Updated 5 years ago