|
4 dagar sedan | |
---|---|---|
.vscode | 1 vecka sedan | |
utils | 4 dagar sedan | |
.gitignore | 10 månader sedan | |
README.md | 4 månader sedan | |
bayesian.py | 1 vecka sedan | |
calibration_xarray.py | 9 månader sedan | |
config.toml | 1 vecka sedan | |
dataset_size.py | 1 månad sedan | |
ensemble_predict.py | 4 dagar sedan | |
model_evaluation.py | 4 dagar sedan | |
sensitivity_analysis.py | 4 dagar sedan | |
threshold.py | 1 vecka sedan | |
threshold_refac.py | 4 dagar sedan | |
threshold_xarray.py | 4 dagar sedan | |
train_cnn.py | 10 månader sedan | |
xarray_images.py | 1 månad sedan | |
xarray_sensitivity.py | 1 månad sedan |
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!