Skip to content
View lihaoya5's full-sized avatar
Block or Report

Block or report lihaoya5

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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

Code for the paper 'On Learning Paradigms for the Travelling Salesman Problem' (NeurIPS 2019 Graph Representation Learning Workshop)

Python 27 4 Updated Dec 17, 2020
Python 43 9 Updated Jul 22, 2021

Code for TSP Transformer

Jupyter Notebook 159 34 Updated Mar 13, 2021

pytorch implementation of structure2vec (https://arxiv.org/abs/1603.05629)

Python 301 75 Updated May 14, 2019

Implementation of ECO-DQN as reported in "Exploratory Combinatorial Optimization with Reinforcement Learning".

Python 78 24 Updated Oct 23, 2020

TensorFlow implementation of "Pointer Networks"

Python 469 138 Updated Mar 1, 2017

Too many to change, I would like to create a new repository and maintain it.

Python 11 1 Updated Aug 22, 2019

Python implementation of Luby's algortihm for finding maximum independent set

Python 2 1 Updated Jan 13, 2021

Algorithm for solving the problems of maximum independent set, maximum clique and satisfiability, using Branch and Bound

Python 2 Updated Jul 10, 2019

Pytorch implementation of Pointer Network

Python 308 75 Updated Apr 17, 2019

Official Implementation of the NeurIPS'23 paper 'Maximum Independent Set: Self-Training through Dynamic Programming'.

Python 5 Updated Nov 14, 2023

Library for the analysis of networks

C 1,691 397 Updated Jun 23, 2024

Dynamic programming algorithm (and reconstruction procedure) that finds the maximum-weight independent set of a path graph

Python 4 3 Updated Sep 7, 2018

A benchmarking suite for maximum independent set solvers.

Python 40 4 Updated Feb 3, 2024

Maximum independent sets and vertex covers of large sparse graphs.

C++ 63 26 Updated Feb 12, 2024

A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.

56,737 7,680 Updated Jun 23, 2024

C++ 资源大全中文版,标准库、Web应用框架、人工智能、数据库、图片处理、机器学习、日志、代码分析等。由「开源前哨」和「CPP开发者」微信公号团队维护更新。

9,712 2,152 Updated Dec 28, 2023

Solution to a maximum independent set problem

Python 1 Updated May 11, 2021

MLNLP社区用来更好进行论文搜索的工具。Fully-automated scripts for collecting AI-related papers

Python 1,108 115 Updated Dec 16, 2023

PyTorch implementation of Neural Combinatorial Optimization with Reinforcement Learning https://arxiv.org/abs/1611.09940

Python 539 139 Updated May 29, 2018

Sequence to Sequence Learning with Keras

Python 3,172 848 Updated Aug 20, 2022

"Neural Combinatorial Optimization with Reinforcement Learning"[Bello+, 2016], Traveling Salesman Problem solver

Python 152 34 Updated Oct 27, 2021