PCA now fit and transform over all trajectories. Networks now have

start-time properties for that to control where plotting starts. Added distance from
parent table/matrix.
This commit is contained in:
Maximilian Zorn
2021-05-21 15:28:09 +02:00
parent f5ca3d1115
commit 1e8ccd2b8b
3 changed files with 110 additions and 35 deletions

7
requirements.txt Normal file
View File

@@ -0,0 +1,7 @@
torch
tqdm
numpy==1.19.0
matplotlib
sklearn
scipy
tabulate