Adrien Lafage
Adrien Lafage
Tutorial Outline ========== Featured on front page (6 slots available) ------------------------- - [x] **Classification** - [x] Classification with Torch-Uncertainty (`tutorial_classification`) - [x] Deep Evidential Classification with Torch-Uncertainty (`tutorial_evidential_classification`) - [x]...
Feature -------- Routines have an additional parameter: `combine_val_metrics (str, optional)` that enables passing an expression to compute an additional validation metric based on a combination of the others. This new...
- [x] SGLD optimizer - [x] SGHMC optimizer - [ ] ModelCheckpoint for SGMCMC - [ ] Tutorials - [ ] Tests
Allowing for overriding the default training and evaluation transforms in the datamodules would be more user-friendly.