ni4555's Stars
ni4555/GPRL
Graph Pointer Network Assisted Deep Reinforcement Learning (GPRL) for VNE in dynamic network environments
Elegycloud/clash-for-linux-backup
基于Clash Core 制作的Clash For Linux备份仓库 A Clash For Linux Backup Warehouse Based on Clash Core
ollama/ollama
Get up and running with Llama 3.3, Mistral, Gemma 2, and other large language models.
Optima-CityU/llm4ad
LLM4AD: A Platform for Algorithm Design with Large Language Model
GraphPKU/Refined-GAE
LARS-research/HL-GNN
[KDD 2024] "Heuristic Learning with Graph Neural Networks: A Unified Framework for Link Prediction"
fillipe-gsm/python-tsp
Library to solve Traveling Salesperson Problems with pure Python code
rossning92/genetic-algorithm
Genetic algorithm for walking simulation. Online demo: https://rossning92.github.io/genetic-algorithm/
beeevita/EvoPrompt
Official implementation of the paper Connecting Large Language Models with Evolutionary Algorithms Yields Powerful Prompt Optimizers
ai4co/reevo
[NeurIPS 2024] ReEvo: Large Language Models as Hyper-Heuristics with Reflective Evolution
Shipengkai/Vehicle-Routing-Problem-Notes
Key difficulties and solutions in learning VRP problems
ai4co/awesome-fm4co
Recent research papers about Foundation Models for Combinatorial Optimization
FeiLiu36/LLM4Opt
A Collection on Large Language Models for Optimization
liangxinedu/NeuroLKH
jieyibi/AMDKD
The implementation code of our paper "Learning Generalizable Models for Vehicle Routing Problems via Knowledge Distillation", accepted at NeurIPS2022.
datawhalechina/llm-cookbook
面向开发者的 LLM 入门教程,吴恩达大模型系列课程中文版
chatanywhere/GPT_API_free
Free ChatGPT API Key,免费ChatGPT API,支持GPT4 API(免费),ChatGPT国内可用免费转发API,直连无需代理。可以搭配ChatBox等软件/插件使用,极大降低接口使用成本。国内即可无限制畅快聊天。
opennetworkinglab/onos-app-samples
Sample applications for onos
FeiLiu36/EoH
Evolution of Heuristics
google-deepmind/exedec
Md-Ashraful-Pramanik/MapCoder
MapCoder: Multi-Agent Code Generation for Competitive Problem Solving
Codium-ai/AlphaCodium
Official implementation for the paper: "Code Generation with AlphaCodium: From Prompt Engineering to Flow Engineering""
SalesforceAIResearch/CodeChain
Official code for the paper "CodeChain: Towards Modular Code Generation Through Chain of Self-revisions with Representative Sub-modules"
taishi-i/awesome-ChatGPT-repositories
A curated list of resources dedicated to open source GitHub repositories related to ChatGPT
FeiLiu36/PromptVRP
prompt learning for generalized vehicle routing
MaoJianwei/ONOS_OVS_Manager_Bootcamp2016
ONOS_OVS_Manager_Bootcamp2016
xican123/-ONOS-SDN-
获取网络流信息模块和实时监控网络流带宽模块,实时监测拓扑链路带宽模块,以及实现网络流迁移模块。对四个模块进行测试,使用iperf工具产生流量,完成将部分网络流进行迁移,实现四个功能模块的整体测试,测试场景自由设定
v2fly/v2ray-examples
v2ray-core 的模板们
baoblei/ubuntu_v2ray
ubuntu上配置v2ray客户端
kikocastroneto/lk_heuristic
The Lin-Kernighan Heuristic implemented in python