Pinned Repositories
dgl
Python package built to ease deep learning on graph, on top of existing DL frameworks.
functions
GAT
Graph Attention Networks (https://arxiv.org/abs/1710.10903)
gauss_rank_scaler
Scikit-learn compatible implementation of the Gauss Rank scaling method
GraphSAGE
Representation learning on large graphs using stochastic graph convolutions.
SDNE
Structural Deep Network Embedding , use pytorch
tab-transformer
"TabTransformer: Tabular Data Modeling", pytorch
CyrilZhao-sudo's Repositories
CyrilZhao-sudo/SDNE
Structural Deep Network Embedding , use pytorch
CyrilZhao-sudo/tab-transformer
"TabTransformer: Tabular Data Modeling", pytorch
CyrilZhao-sudo/dgl
Python package built to ease deep learning on graph, on top of existing DL frameworks.
CyrilZhao-sudo/functions
CyrilZhao-sudo/GAT
Graph Attention Networks (https://arxiv.org/abs/1710.10903)
CyrilZhao-sudo/gauss_rank_scaler
Scikit-learn compatible implementation of the Gauss Rank scaling method
CyrilZhao-sudo/GraphSAGE
Representation learning on large graphs using stochastic graph convolutions.