Pinned Repositories
awesome-gnn
A list for GNNs and related works.
ChebGibbsNet
The official PyTorch Geometric implementation of ChebGibbsNet.
ChebyNet
The PyTorch version of ChebyNet.
DCRNN_data
The traffic data files for Los Angeles (METR-LA) and the Bay Area (PEMS-BAY).
GCN
The PyTorch version of GCN implemented by the paper.
MGC_v2
Magnetic Graph Convolutional Network v2
MGCs
Magnetic Graph Convolutional Networks v1
STGCN
The PyTorch implementation of STGCN.
Tiger
A Tight-fisted Optimizer (Tiger), implemented in PyTorch.
hazdzz's Repositories
hazdzz/STGCN
The PyTorch implementation of STGCN.
hazdzz/awesome-gnn
A list for GNNs and related works.
hazdzz/ChebyNet
The PyTorch version of ChebyNet.
hazdzz/Tiger
A Tight-fisted Optimizer (Tiger), implemented in PyTorch.
hazdzz/DCRNN_data
The traffic data files for Los Angeles (METR-LA) and the Bay Area (PEMS-BAY).
hazdzz/GCN
The PyTorch version of GCN implemented by the paper.
hazdzz/MGC_v2
Magnetic Graph Convolutional Network v2
hazdzz/MGCs
Magnetic Graph Convolutional Networks v1
hazdzz/AdaNorm
The PyTorch implementation of AdaNorm.
hazdzz/GDC
The PyTorch version of GDC implemented by the paper.
hazdzz/RMSNorm
The PyTorch implementation of RMSNorm.
hazdzz/SGC
The PyTorch version of SGC implemented by the paper.
hazdzz/Transformer
The PyTorch implementation of Transformer.
hazdzz/awesome-ssm
A list for SSMs and related works.
hazdzz/ChebGibbsNet
The official PyTorch Geometric implementation of ChebGibbsNet.
hazdzz/FNet
The PyTorch implementation of FNet.
hazdzz/Linformer
The PyTorch implementation of Linformer.
hazdzz/Paramixer
The PyTorch implementation of Paramixer.
hazdzz/BGU
The PyTorch implementation of Binary Gating Unit.
hazdzz/DiGCN
The PyTorch version of DiGCN implemented by the paper.
hazdzz/gfNN
The PyTorch version of gfNN implemented by the paper.
hazdzz/graph4gnn
Graph datasets for Graph Neural Networks
hazdzz/HKGCN
The PyTorch version of HKGCN implemented by the paper.
hazdzz/Luna
The PyTorch implementation of LUNA.
hazdzz/MagNet
The PyTorch version of MagNet implemented by the paper.
hazdzz/Performer
The PyTorch implementation of Performer.
hazdzz/PPNP
The PyTorch version of PPNP and APPNP implemented by the paper.
hazdzz/PyTorch-Image
A Docker image for PyTorch
hazdzz/ScaleNorm
The PyTorch implementation of ScaleNorm.
hazdzz/SSGC
The PyTorch version of SSGC implemented by the paper.