-
Notifications
You must be signed in to change notification settings - Fork 54
Closed
Labels
Description
- create the package create GNNLux.jl package #460
- make it feature parity with GraphNeuralNetworks.jl ([GNNLux] more layers #469, [GNNLux] more layers #463, [GNNLux] Added SGConv #475, [GNNLux] more layers pt. 3 #471)
- GNNChain
- GCNConv
- GraphConv
- ChebConv
- AGNNConv
- CGConv
- EGNNConv
- EdgeConv
- GATConv
- GATv2Conv
- GatedGraphConv
- GINConv
- GMMConv
- MEGNetConv
- NNConv
- ResGatedGraphConv
- SAGEConv
- SGConv
- TAGConv
- TransformerConv
- temporal convs ([GNNLux] TGCN temporal layer #470 )
- create documentation
- Consider alternative names?
- register the package
cc @avik-pal
avik-pal and gdalle