koho 0.1.1

A deep learning model for spectral diffusion over k-cells in arbitrary cell complexes, built on `candle`
Documentation
1
2
3
4
5
pub mod activate;
pub mod diffuse;
pub mod loss;
pub mod metrics;
pub mod optim;