giotto-ai / giotto-deep

Deep learning made topological.
Other
79 stars 11 forks source link

Notebook on Orbit5k #90

Closed matteocao closed 2 years ago

matteocao commented 2 years ago

Is your feature request related to a problem? Please describe.

Build a notebook that implements the analysis we did in https://arxiv.org/abs/2112.15210

Describe the solution you'd like

Prepare a user friendly notebook that in a few lines of code reproduces the nav<ysis of the paper. Also with nice pictures and descriptions.

Describe alternatives you've considered

N/A Additional context

matteocao commented 2 years ago

@nberkouk this is the base skeleton: https://github.com/giotto-ai/giotto-deep/blob/master/examples/orbit_5k_pipeline.ipynb

there is a lot of explanatory work to do yet

matteocao commented 2 years ago

PR #99 merged