SH2OCN's starred repositories

paper-reading

深度学习经典、新论文逐段精读

License:Apache-2.0Stargazers:24888Issues:701Issues:0

hugo-blox-builder

🚨 GROW YOUR AUDIENCE WITH HUGOBLOX! 🚀 HugoBlox is an easy, fast no-code website builder for researchers, entrepreneurs, data scientists, and developers. Build stunning sites in minutes. 适合研究人员、企业家、数据科学家和开发者的简单快速无代码网站构建器。用拖放功能、可定制模板和内置SEO工具快速创建精美网站!

Language:HTMLLicense:MITStargazers:7928Issues:96Issues:1845

tianshou

An elegant PyTorch deep reinforcement learning library.

Language:PythonLicense:MITStargazers:7585Issues:93Issues:718

Deep-Reinforcement-Learning-Algorithms-with-PyTorch

PyTorch implementations of deep reinforcement learning algorithms and environments

Language:PythonLicense:MITStargazers:5483Issues:107Issues:70

stable-baselines

A fork of OpenAI Baselines, implementations of reinforcement learning algorithms

Language:PythonLicense:MITStargazers:4086Issues:62Issues:945

DeepRL

Modularized Implementation of Deep RL Algorithms in PyTorch

Language:PythonLicense:MITStargazers:3132Issues:89Issues:92

GAT

Graph Attention Networks (https://arxiv.org/abs/1710.10903)

Language:PythonLicense:MITStargazers:3125Issues:45Issues:76

benchmarking-gnns

Repository for benchmarking graph neural networks

Language:Jupyter NotebookLicense:MITStargazers:2452Issues:59Issues:67

pytorch-GAT

My implementation of the original GAT paper (Veličković et al.). I've additionally included the playground.py file for visualizing the Cora dataset, GAT embeddings, an attention mechanism, and entropy histograms. I've supported both Cora (transductive) and PPI (inductive) examples!

Language:Jupyter NotebookLicense:MITStargazers:2359Issues:46Issues:13

DIG

A library for graph deep learning research

Language:PythonLicense:GPL-3.0Stargazers:1810Issues:29Issues:204

awesome-ml4co

Awesome machine learning for combinatorial optimization papers.

GNNs-Recipe

🟠 A study guide to learn about Graph Neural Networks (GNNs)

License:CC0-1.0Stargazers:1072Issues:19Issues:0

attention-learn-to-route

Attention based model for learning to solve different routing problems

Language:Jupyter NotebookLicense:MITStargazers:1041Issues:22Issues:52

2024-Tech-OA

List of Tech Company OAs. Save your time from finding them all over the internet.

neural-combinatorial-rl-pytorch

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

Language:PythonLicense:MITStargazers:540Issues:19Issues:17

efficient-gnns

Code and resources on scalable and efficient Graph Neural Networks

ppuda

Code for Parameter Prediction for Unseen Deep Architectures (NeurIPS 2021)

Language:PythonLicense:MITStargazers:483Issues:21Issues:4

graph_comb_opt

Implementation of "Learning Combinatorial Optimization Algorithms over Graphs"

Language:C++License:MITStargazers:481Issues:18Issues:33

pytorch-drl4vrp

Implementation of: Nazari, Mohammadreza, et al. "Deep Reinforcement Learning for Solving the Vehicle Routing Problem." arXiv preprint arXiv:1802.04240 (2018).

GCN-PyTorch

Graph Convolution Network for PyTorch

or-gym

Environments for OR and RL Research

Language:PythonLicense:MITStargazers:369Issues:11Issues:28

learn2branch

Exact Combinatorial Optimization with Graph Convolutional Neural Networks (NeurIPS 2019)

Language:PythonLicense:MITStargazers:334Issues:14Issues:21

learning-tsp

Code for the paper 'Learning TSP Requires Rethinking Generalization' (CP 2021)

Language:Jupyter NotebookLicense:MITStargazers:198Issues:4Issues:7
Language:PythonLicense:MITStargazers:128Issues:2Issues:14

HCVRP_DRL

This repo implements our paper, "Deep Reinforcement Learning for Solving the Heterogeneous Capacitated Vehicle Routing Problem"

Language:PythonLicense:MITStargazers:49Issues:0Issues:0

pytorch_geometric_edge

Edge representation learning library

Language:PythonLicense:MITStargazers:26Issues:1Issues:0

OR_location_routing_problem_study

Facility Location and routing problems: Survey, Models and Algorithm

Language:Jupyter NotebookStargazers:25Issues:4Issues:0

GeCO

Generators for Combinatorial Optimization

Language:PythonLicense:MITStargazers:13Issues:1Issues:68

neural_combinatorial_optimization

A peper list for machine learning models solving combinatorial problems, NP-hard problems and problems in graphs.