|
|
vor 5 Monaten | |
|---|---|---|
| .vscode | vor 5 Monaten | |
| utils | vor 5 Monaten | |
| .gitignore | vor 1 Jahr | |
| README.md | vor 9 Monaten | |
| bayesian.py | vor 5 Monaten | |
| calibration_xarray.py | vor 1 Jahr | |
| config.toml | vor 5 Monaten | |
| dataset_size.py | vor 7 Monaten | |
| ensemble_predict.py | vor 1 Jahr | |
| sensitivity_analysis.py | vor 1 Jahr | |
| threshold.py | vor 5 Monaten | |
| threshold_refac.py | vor 1 Jahr | |
| threshold_xarray.py | vor 7 Monaten | |
| train_cnn.py | vor 1 Jahr | |
| xarray_images.py | vor 7 Monaten | |
| xarray_sensitivity.py | vor 7 Monaten |
This code is the current version for the Alzheimers CNN uncertanity estimation project. The project consists of a set of main scripts (in the root folder) and some utilities. In order to use the project:
"bayesian.py" is unfinished and does not currently work. The other two threshold files are old implementations. 'sensitivity_analysis.py' can be optionally used to generate some model number sensitivity data, but the implementation is buggy currently. Apologies for the messy code throughout!