TopologyLayer
TopologyLayer copied to clipboard
A Topology Layer for Machine Learning : Persistent Homology + Features for PyTorch
Hi all, I ran an example here: https://persim.scikit-tda.org/notebooks/distances.html. But I found that ripser.py is much faster on the same data and have much less points on the diagonal compared with...
Hello, Whenever I try to run the examples, I receive the following error message: ImportError: cannot import name 'SimplicialComplex' I am working with a mac OSX. I was wondering if...
Great work! How do I use this to have the network output $k$ number of connected components? Thanks.
Hi, I tried to pip install TopologyLayer, as well as doing "python setup.py install --record files.txt". In both cases, I get an extremely long error. These are the very last...