|
vor 3 Tagen | |
---|---|---|
.vscode | vor 1 Woche | |
utils | vor 3 Tagen | |
.gitignore | vor 10 Monaten | |
README.md | vor 4 Monaten | |
bayesian.py | vor 1 Woche | |
calibration_xarray.py | vor 9 Monaten | |
config.toml | vor 1 Woche | |
dataset_size.py | vor 1 Monat | |
ensemble_predict.py | vor 3 Tagen | |
model_evaluation.py | vor 3 Tagen | |
sensitivity_analysis.py | vor 3 Tagen | |
threshold.py | vor 1 Woche | |
threshold_refac.py | vor 3 Tagen | |
threshold_xarray.py | vor 3 Tagen | |
train_cnn.py | vor 10 Monaten | |
xarray_images.py | vor 1 Monat | |
xarray_sensitivity.py | vor 1 Monat |
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!