From 50048f3588eda30a461d876ab9c25c914c4453ff Mon Sep 17 00:00:00 2001 From: Lorenzo Volpi Date: Thu, 23 Nov 2023 12:09:33 +0100 Subject: [PATCH] todo updated --- TODO.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/TODO.md b/TODO.md index 015b6e7..d51160f 100644 --- a/TODO.md +++ b/TODO.md @@ -45,4 +45,9 @@ - [x] testare confidence con sia max_conf che exntropy - [x] implementare mul3 - [ ] rivedere nuove baselines -- [ ] importare nuovi dataset \ No newline at end of file +- [ ] importare nuovi dataset + +- [ ] testare kernel density estimation (alternativa sld) +- [ ] significatività statistica (lunedì ore 10.00) +- [ ] usare un metodo diverso di classificazione sia di partenza che dentro quantificatore per cifar10 +- [ ] valutare altre possibili esplorazioni del caso binario \ No newline at end of file