journal_robustness.py redone, now is sensitive to seeds and plots

This commit is contained in:
steffen-illium
2021-05-23 13:46:21 +02:00
parent 74d618774a
commit 55bdd706b6
4 changed files with 70 additions and 34 deletions

View File

@@ -1,7 +1,11 @@
torch
tqdm
numpy==1.19.0
matplotlib
torch~=1.8.1+cpu
tqdm~=4.60.0
numpy~=1.20.3
matplotlib~=3.4.2
sklearn
scipy
tabulate
tabulate~=0.8.9
scikit-learn~=0.24.2
pandas~=1.2.4
seaborn~=0.11.1