mikeizbicki/deep-tda

Test Ripser on Whole Dataset

ranyishere opened this issue · 0 comments

Our ultimate goal is to generate diagrams using the whole data set:

  • We have to guarantee that our code is bug-free and that Ripser does crash or cannot hold our dataset in memory

To test this do the following.

  • Make sure the code is not bugged
  • Do a dataset of 5000 but on all the classes
  • Do all classes at once

If this is the case, we need to figure out how to stitch diagrams together.