Pinned Repositories
awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
BPFI-learn2branch
Source code for paper "Batch-Wise Permutation Feature Importance Evaluation and Problem-Specific Bigraph for Learn-to-Branch"
branch-search-trees
Parameterizing Branch-and-Bound Search Trees to Learn Branching Policies (AAAI 2021)
DAGCN
Dual Attention Graph Convolutional Network
DCRNN
Implementation of Diffusion Convolutional Recurrent Neural Network in Tensorflow
deepmind-research
This repository contains implementations and illustrative code to accompany DeepMind publications
dgl
Python package built to ease deep learning on graph, on top of existing DL frameworks.
google-research
Google Research
keras-gat
Keras implementation of the graph attention networks (GAT) by Veličković et al. (2017; https://arxiv.org/abs/1710.10903)
learn2branch
Exact Combinatorial Optimization with Graph Convolutional Neural Networks (NeurIPS 2019)
NiuYajie0's Repositories
NiuYajie0/awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
NiuYajie0/BPFI-learn2branch
Source code for paper "Batch-Wise Permutation Feature Importance Evaluation and Problem-Specific Bigraph for Learn-to-Branch"
NiuYajie0/branch-search-trees
Parameterizing Branch-and-Bound Search Trees to Learn Branching Policies (AAAI 2021)
NiuYajie0/DAGCN
Dual Attention Graph Convolutional Network
NiuYajie0/DCRNN
Implementation of Diffusion Convolutional Recurrent Neural Network in Tensorflow
NiuYajie0/deepmind-research
This repository contains implementations and illustrative code to accompany DeepMind publications
NiuYajie0/dgl
Python package built to ease deep learning on graph, on top of existing DL frameworks.
NiuYajie0/google-research
Google Research
NiuYajie0/keras-gat
Keras implementation of the graph attention networks (GAT) by Veličković et al. (2017; https://arxiv.org/abs/1710.10903)
NiuYajie0/learn2branch
Exact Combinatorial Optimization with Graph Convolutional Neural Networks (NeurIPS 2019)
NiuYajie0/milp_constrained_gan
Using MILP to encode constraints of generated game levels.
NiuYajie0/PySCIPOpt
Python interface for the SCIP Optimization Suite