petrapoklukar / DCALinks
Official Python implementation of Delaunay Component Analysis algorithm
☆13Updated 3 years ago
Alternatives and similar repositories for DCA
Users that are interested in DCA are comparing it to the libraries listed below
Sorting:
- Path integral based convolution and pooling☆30Updated 2 years ago
- ChebLieNet, a spectral graph neural network turned equivariant by Riemannian geometry on Lie groups.☆15Updated 11 months ago
- Bayesian Optimisation for String Spaces☆24Updated 3 years ago
- Equivariant Mesh Attention Networks☆21Updated 2 years ago
- Python implementation of the supervised graph prediction method proposed in http://arxiv.org/abs/2202.03813 using PyTorch library and POT…☆14Updated 3 years ago
- [NeurIPS'21] Higher-order Transformers for sets, graphs, and hypergraphs, in PyTorch☆67Updated 2 years ago
- Heteroscedastic Bayesian Optimisation in Numpy☆21Updated 2 years ago
- Various code/notebooks to benchmark different ways we could estimate uncertainty in ML predictions.