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

@@ -19,7 +19,16 @@
- [ ] Adjust Self Training so that it favors second order fixpoints-> Second order test implementation (?)
- [ ] Barplot over clones -> how many become a fixpoint cs how many diverge per noise level
- [ ] Box-Plot of Avg. Distance of clones from parent
# Future Todos:
- [ ] Find a statistik over weight space that provides a better init function
- [ ] Test this init function on a mnist classifier - just for the lolz
- [ ]
---
## Notes: