SunnyR7's Stars
ai4co/awesome-fm4co
Recent research papers about Foundation Models for Combinatorial Optimization
henry-yeh/FM-COP
Recent research papers about [Foundation Models for Combinatorial Optimization]
FeiLiu36/EoH
Evolution of Heuristics
FeiLiu36/LLM4Opt
A Collection on Large Language Models for Optimization
pengsida/learning_research
本人的科研经验
iydon/sustechthesis
南方科技大学本科生毕业论文 LaTeX 模板
SUSTC/latex-template
南方科技大学 LaTeX 模板目录 SUSTech LaTeX templates
Peng-YM/SUSTech-Thesis
南方科技大学毕业论文LaTeX模板
chkwon/PyHygese
A Python wrapper for the Hybrid Genetic Search algorithm for Capacitated Vehicle Routing Problems (HGS-CVRP)
fikisipi/elkai
elkai is a Python library for solving travelling salesman problems (TSP) based on LKH 3
thieu1995/mealpy
A Collection Of The State-of-the-art Metaheuristic Algorithms In Python (Metaheuristic/Optimizer/Nature-inspired/Biology)
Valdecy/pyCombinatorial
A library to solve the TSP (Travelling Salesman Problem) using Exact Algorithms, Heuristics and Metaheuristics : 2-opt; 2.5-opt; 3-opt; 4-opt; 5-opt; 2-opt Stochastic; 2.5-opt Stochastic; 3-opt Stochastic; 4-opt Stochastic; 5-opt Stochastic; Ant Colony Optimization; Bellman-Held-Karp Exact Algorithm; Branch & Bound; BRKGA (Biased Random Key Genetic Algorithm); Brute Force; Cheapest Insertion; Christofides Algorithm; Clarke & Wright (Savings Heuristic); Concave Hull Algorithm; Convex Hull Algorithm; Elastic Net; Extremal Optimization; Farthest Insertion; Genetic Algorithm; GRASP (Greedy Randomized Adaptive Search Procedure); Greedy Karp-Steele Patching; Guided Search; Hopfield Network; Iterated Search; Karp-Steele Patching; Multifragment Heuristic; Nearest Insertion; Nearest Neighbour; Random Insertion; Random Tour; Scatter Search; Simulated Annealing; SOM (Self Organizing Maps); Space Filling Curve (Hilbert); Space Filling Curve (Morton); Space Filling Curve (Sierpinski); Stochastic Hill Climbing; Sweep; Tabu Search; Truncated Branch & Bound; Twice-Around the Tree Algorithm (Double Tree Algorithm); Variable Neighborhood Search.
google/or-tools
Google's Operations Research tools:
Significant-Gravitas/AutoGPT
AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.
kaixindelele/ChatPaper
Use ChatGPT to summarize the arXiv papers. 全流程加速科研,利用chatgpt进行论文全文总结+专业翻译+润色+审稿+审稿回复
AGI-Edgerunners/LLM-Optimizers-Papers
Must-read Papers on Large Language Model (LLM) as Optimizers and Automatic Optimization for Prompting LLMs.
AGI-Edgerunners/LLM-Planning-Papers
Must-read Papers on Large Language Model (LLM) Planning.
yzy1996/English-Writing
Enhance Your English Writing for Science Research 写论文英语素材
Thinklab-SJTU/awesome-ml4co
Awesome machine learning for combinatorial optimization papers.
zhanglj37/Tutorial-on-PhD-Application
Tutorial on PhD Application
yd-kwon/SGBS
codes for the paper "Simulation-guided Beam Search for Neural Combinatorial Optimization"
ahottung/EAS
Efficient Active Search
wanteatfruit/SUSTech-Say-It-Frontend
wouterkool/attention-learn-to-route
Attention based model for learning to solve different routing problems
alstn12088/Sym-NCO
binary-husky/gpt_academic
为GPT/GLM等LLM大语言模型提供实用化交互接口,特别优化论文阅读/润色/写作体验,模块化设计,支持自定义快捷按钮&函数插件,支持Python和C++等项目剖析&自译解功能,PDF/LaTex论文翻译&总结功能,支持并行问询多种LLM模型,支持chatglm3等本地模型。接入通义千问, deepseekcoder, 讯飞星火, 文心一言, llama2, rwkv, claude2, moss等。
opencsapp/opencsapp.github.io
Open CS Application | 开源CS申请
yd-kwon/POMO
codes for the paper "POMO: Policy Optimization with Multiple Optima for Reinforcement Learning"
Edward-Sun/DIFUSCO
Code of NeurIPS paper: arxiv.org/abs/2302.08224
jieyibi/AMDKD
The implementation code of our paper "Learning Generalizable Models for Vehicle Routing Problems via Knowledge Distillation", accepted at NeurIPS2022.