DEED

September 27, 2023 ยท View on GitHub

Deep Evidential Doctor

MNIST experiments:

  1. Download and save mnist_train.csv and mnist_test.csv from https://www.kaggle.com/oddrationale/mnist-in-csv in MNIST/Data
  2. Run python prep_data.py
  3. Run python main.py

EHR experiments:

  1. Prepare and save EHR data files as explained in data_extractor.py
  2. Run python main.py