bridgerd's Stars
BIMK/PlatEMO
Evolutionary multi-objective optimization platform
tensor-xu/DownloadIEEEPapers
download IEEE conference papers automatically, using python; 自动解析论文地址,批量下载;
iSoron/gtsp
Exact solver for the Generalized Traveling Salesman Problem
dengfaheng/WeChatCode
微信公众号【程序猿声】的相关代码汇总
gavincangan/multiagent-pathfinding
Conflict-based search for multi-agent path finding
jorgedavila25/Graph-Algorithm-Project
Adjacency list, Dijkstra Algorithm, Maximum Flow, Network Flow Algorithm
cristianbretti/warehouse_MAPF
Code for bachelor thesis about Multi-Agent Path Finding
yangda75/naiveMAPF
naive implementations of Multi-Agent Path Finding algorithms
PathPlanning/AA-SIPP-m
Algorithm for prioritized multi-agent path finding (MAPF) in grid-worlds. Moves into arbitrary directions are allowed (each agent is allowed to follow any-angle path on the grid). Timeline is continuous, i.e. action durations are not explicitly discretized into timesteps. Different agents' size and moving speed are supported. Planning is carried out in (x, y, \theta) configuration space, i.e. agents' orientation are taken into account.
sukantoguha/multi-agent-path-finding
silmerusse/fudge_pathfinding
A C++ implmentation of A* and Jump Point Search algorithm
merschformann/RAWSim-O
A simulation framework for Robotic Mobile Fulfillment Systems
bwwu/MAPF
CS261A Project: Multi-Agent Pathfinding
ethz-asl/mav_trajectory_generation
Polynomial trajectory generation and optimization, especially for rotary-wing MAVs.
juliamatlab/mexjulia
embedding Julia in the MATLAB process.
juliamatlab/julia-matlab-shuttle
Matlab interface for calling Julia
fcampelo/MOEADr
R package MOEADr, a modular implementation of the Multiobjective Evolutionary Algorithm with Decomposition (MOEA/D) framework
chudur-budur/nsga2-matlab
A very fast, 90% vectorized, NSGA-II algorithm in matlab.
emreozanalkan/RRT
Autonomous Robots - Sampling-based algorithms – Rapidly Exploring Random Tree - My Lab Work
NVIDIA/pix2pixHD
Synthesizing and manipulating 2048x1024 images with conditional GANs
fengdu78/Coursera-ML-AndrewNg-Notes
吴恩达老师的机器学习课程个人笔记
carefree0910/MachineLearning
Machine learning algorithms implemented by pure numpy
stlink-org/stlink
Open source STM32 MCU programming toolset
cszn/IRCNN
Learning Deep CNN Denoiser Prior for Image Restoration (CVPR, 2017) (Matlab)