The PyTorch implementation of STGCN.
A list for GNNs and related works.
The PyTorch implementation of Blelloch Parallel Scan Algorithm.
The PyTorch version of ChebyNet implemented by the paper.
The official PyTorch Geometric implementation of ChebGibbsNet.
A list for SSMs and related works.
The PyTorch implementation of FNet.
The PyTorch implementation of AdaNorm.
The PyTorch implementation of Paramixer.
The PyTorch implementation of RMSNorm.
A Tight-fisted Optimizer (Tiger), implemented in PyTorch.
The PyTorch version of gfNN implemented by the paper.
The PyTorch version of SGC implemented by the paper.
The PyTorch version of HKGCN implemented by the paper.
The PyTorch version of GCN implemented by the paper.
The PyTorch version of SSGC implemented by the paper.
The PyTorch version of PPNP and APPNP implemented by the paper.
The PyTorch version of GDC implemented by the paper.