feiyang110402's Stars
TommyZihao/TommyZihao
Self Introduction about TommyZihao
dillonloh/vrp-path-planning-with-obstacles
Generates filtered voronoi maps for path planning. Solves vehicle routing problems and finds optimal path even with obstacles present.
dasol-aero/Archived-VoroSwarm
VoroSwarm: A Collision Avoidance Algorithm for Swarming Agents Based on Voronoi Cells
invidia0/pyverage
Distributed Voronoi Coverage Control for Multi-Robot Systems with Python.
nkuwenjian/voronoi_planner
A global planner plugin for ROS navigation stack, in which A* search on a discrete gneralized Voronoi diagram (GVD) is implemented.
pepeleduin/Collision-Avoidance-Algorithms-in-2D-using-Voronoi-Diagrams
Code used in my Graduation Project as requirement for obtaining the degree of Information Technology Engineer.
Esri/dynamic-situational-awareness-qt
Dynamic Situational Awareness Qt
GuyE2718/GhostRider-Urban-Warfare-Support-System
Real-time situational awareness for urban warfare, integrating drone surveillance, object detection, and interactive mapping.
binary-husky/gpt_academic
为GPT/GLM等LLM大语言模型提供实用化交互接口,特别优化论文阅读/润色/写作体验,模块化设计,支持自定义快捷按钮&函数插件,支持Python和C++等项目剖析&自译解功能,PDF/LaTex论文翻译&总结功能,支持并行问询多种LLM模型,支持chatglm3等本地模型。接入通义千问, deepseekcoder, 讯飞星火, 文心一言, llama2, rwkv, claude2, moss等。
dartmouthrobotics/gvgexploration
Multirobot exploration using Generalized voronoi diagrams
tud-amr/mrca_vc
Multi-robot collision avoidance using buffered uncertainty-aware Voronoi cells
hungrepo/cooperative-distributed-range-based-SLAP
Target localization and pursuit with multiple robots
anjalirawat06/Cooperative-Pursuit-and-Evasion
This repository contains my codes regarding 3 body engagements
wanghuohuo0716/hanting_based_on_voronoi
本仓库是对论文《Intercepting Rogue Robots: An Algorithm for Capturing Multiple Evaders With Multiple Pursuers》的matlab复现,基于voronoi图最小化围捕算法
zouchangjie/RL-Nash-Q-learning
强化学习中纳什Qlearning 实现矩阵博弈
StudyWinter/game-Therory
博弈论学习。转载:https://github.com/binwangwork/gameTheory
sagarverma/MAPEL
munanfan/Mahjong_Game_RLCard_RL
基于RLCard平台的麻将mahjong博弈游戏代码,包括基于规则和基于Dueling DQN的Agent模型。
2757412961/Alpha-Othello
基于自博弈深度强化学习的黑白棋系统
zeng798473532/DDPG-RL-final
LantaoYu/MARL-Papers
Paper list of multi-agent reinforcement learning (MARL)
DongChen06/MARL_CAVs
MARL for Autonomous Vehicles
purbe/Reinforcement_Learning_Team_Q_learnig_MARL_Multi_Agent_UAV_Spectrum_task
YannouRavoet/ml_project
A project focussed on the application of Game Theory, Reinforcement Learning (and Deep Learning) in a multi-agent setting using the DeepMind OpenSpiel library. This project was made in the context of the 'Machine Learning: Project' (H0T25A) course at the KU Leuven.
jerry871002/bpr-gto-rl-comparison
Comparing Exploitation-Based and Game Theory Optimal Based Approaches in a Multi-Agent Environment (2020 Spring)
artembakhanov/moose-agents
Deep Learning methods to find new agents for Game Theory Assignment 2 Game
nellocarotenuto/Game-Theorethic-User-Association-in-Emergency-Networks
A simulator for User Equipment association in UAV-empowered Emergency Networks based on Game Theory and developed in the context of Computer Science master's degree thesis at the University of Salerno.
david-simoes-93/Mixed-Policy-Asynchronous-Deep-Q-Learning
Deep learning implementations (Asynchronous Deep Q-Learning) of multiple Game Theory algorithms for adversarial learning (WoLF-PHC, GIGA-WoLF, WPL, EMA-QL, PGA-APP)
ismorphism/DeepGame
Multi-agent reinforcement learning programs based on Game theory
shouyuantianxia/Algorithmic-Game-Theory-Application-on-Multi-agent-Combat-and-Verification-Platform-Design
本科毕业设计:《多智能体博弈兵棋推演理论与验证平台设计》的源代码附录内容。强化学习算法的实现上参考了周沫凡先生的开源代码https://github.com/MorvanZhou/Reinforcement-learning-with-tensorflow