mikeizbicki / deep-tda

17 stars 4 forks source link

The src folder contains a file mkProjections.py which shows how to use the tensornets library to extract the projected data points at each layer. Right now, it tries to store all the data on disk (in the projections folder), but this is too much data.

So, you need to:

There's about 10T free in the /data partition right now, but try to keep your usage down in the 1T range as things might start breaking if the disk gets full.