Skip to content
View mayuting11's full-sized avatar

Block or report mayuting11

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Showing results

Reinfocement Learning Classes repository

Jupyter Notebook 3 9 Updated Jan 10, 2026

Distributed Heuristic Multi-Agent Path Finding with Communication - ICRA 2021

Python 76 26 Updated Nov 12, 2021

强化学习中文教程(蘑菇书🍄),在线阅读地址:https://datawhalechina.github.io/easy-rl/

Jupyter Notebook 13,823 2,228 Updated Dec 30, 2025

RL code accompanying our submission title "Adaptive Routing with Guaranteed Delay Bounds using Safe Reinforcement Learning"

TeX 8 2 Updated Oct 3, 2019

Code accompanying our submission to RTSS 2019 titled " Adaptive Routing with Guaranteed Delay Bounds using Safe Reinforcement Learning"

TeX 7 3 Updated Jul 9, 2019

Plan and execute routes in an urban environment given a destination location avoiding obstacles using Voronoi graphs and Probabilistic Road Maps (PRM). Build realistic paths by minimizing waypoints…

Python 2 1 Updated Sep 29, 2020

Distributed (and single-agent) reinforcement learning code for simulated multi-robot distributed assembly.

HTML 26 9 Updated May 12, 2018

ROS package for dynamic obstacle avoidance for ground robots trained with deep RL

Python 698 158 Updated Dec 23, 2021
Python 1 1 Updated Nov 3, 2022

《李宏毅深度学习教程》(李宏毅老师推荐👍,苹果书🍎),PDF下载地址:https://github.com/datawhalechina/leedl-tutorial/releases

Jupyter Notebook 16,410 3,102 Updated Nov 23, 2025

deeplearning.ai(吴恩达老师的深度学习课程笔记及资源)

HTML 20,361 6,116 Updated Apr 29, 2022

This repository contains my personal notes and summaries on DeepLearning.ai specialization courses. I've enjoyed every little bit of the course hope you enjoy my notes too.

Python 5,287 2,448 Updated Apr 21, 2023

A collection of useful environments for testing Reinforcement Learning algorithms. Designed (mostly) with discrete, graph-based methods in mind.

Python 1 1 Updated Apr 8, 2025

This repository contains an attempt at using Graph Attention based Reinforcement Learning for graphical state space. The code also provides a visualisation for the attention weights

Python 10 Updated Jun 27, 2021

Optimal Action Space Search (OASS) is an algorithm for path planning problems on directed acyclic graphs (DAG) based on reinforcement learning (RL) theory.

Python 12 1 Updated Aug 30, 2023

Reinforcement learning implementations/experiments on graph-based/relational environments.

Python 3 Updated Oct 22, 2019

TorchGRL is the source code for our paper Graph Convolution-Based Deep Reinforcement Learning for Multi-Agent Decision-Making in Mixed Traffic Environments.

Python 103 10 Updated Oct 22, 2022

The code for AAMAS2022 《GCS: Graph-based Coordination Strategy for Multi-Agent Reinforcement Learning》

Python 44 10 Updated Dec 31, 2021

Graph-based Reinforcement Learning

Python 16 4 Updated Jul 9, 2018

Implementation of a Voronoi Diagram for Roadmap building and D* Lite for path planning and replanning for safe robot navigation in dynamic environnments.

Python 7 Updated May 8, 2023

An algorithm that uses Q-learning to find the optimal path to evacuate a building.

Python 3 Updated Feb 23, 2021

Official code for "DHRL: A Graph-Based Approach for Long-Horizon and Sparse Hierarchical Reinforcement Learning" (NeurIPS 2022 Oral)

Python 34 5 Updated Jan 23, 2023

We implemented a Q-learning algorithm that aims to find randomly selected erroneous nodes in a strongly connected directed graph. The models are also randomized based on the user-defined parameters…

Python 2 Updated Mar 19, 2021

A Q-Learning agent which finds the optimum escape route.

Python 5 Updated Mar 21, 2019

PRIMAL: Pathfinding via Reinforcement and Imitation Multi-Agent Learning -- Distributed RL/IL code for Multi-Agent Path Finding (MAPF)

Python 424 79 Updated Apr 9, 2024