TDA-tutorial
TDA-tutorial copied to clipboard
A set of jupyter notebooks for the practice of TDA with the python Gudhi library together with popular machine learning and data sciences libraries.
I think it could be nice to have a notebook on ToMATo (so that all examples are in one place). Maybe we can just copy-paste Marc's code in a notebook:...
A space to contribute Quarto notebooks for showing how GUDHI can be interfaced with R to enable the use of statistical analyses provided by the R community.
Hello, Thanks for maintaining this repo. Two questions on processing image datasets (e.g. torchvision MNIST). 1) is there an example on getting the persistence diagram of an image? 2) is...
Pull request to include a tutorial for RipsNet.
I have POT, pymanopt autograd following POT instructions in https://pythonot.github.io/index.html. I made git clone of this github to try the tutorials and so. everything installed, most of them work. But...
https://github.com/GUDHI/TDA-tutorial/blob/master/Tuto-GUDHI-simplicial-complexes-from-data-points.ipynb contains a link to https://render.githubusercontent.com/view/Tuto-GUDHI-simplicial-complexes-from-distance-matrix.ipynb which doesn't work. What is the preferred way of linking to another tutorial?
Hello, thank you for your works When I run the Tuto-GUDHI-alpha-complex-visualization.py, the error message appears: ac = gudhi.AlphaComplex(off_file = 'datasets/tore3D_1307.off') AttributeError: module 'gudhi' has no attribute 'AlphaComplex' This error message...
Some tools like https://www.reviewnb.com/ may be helpful for the reviews