You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To achieve geometric deep learning raised by Bronstein *et al*, 5G fields of deep learning models will be supported in GeometricFlux.jl. For details, you could check the [geometric deep learning official website](https://geometricdeeplearning.com/).
76
+
77
+
5G including the following fields:
78
+
79
+
***Graphs** and Sets
80
+
* including classical GNN models and networks over sets.
81
+
* Transformer models are regard as a kind of GNN with complete graph, and you can check [chengchingwen/Transformers.jl](https://github.com/chengchingwen/Transformers.jl) for more details.
82
+
***Grids** and Euclidean spaces
83
+
* including classical convolutional neural networks, multi-layer perceptrons etc.
84
+
* for operators over functional spaces of regular grid, you can check [SciML/NeuralOperators.jl](https://github.com/SciML/NeuralOperators.jl) for more details.
85
+
***Groups** and Homogeneous spaces
86
+
* including a series of equivariant/invariant models.
0 commit comments