Get the packages:
git clone https://bitbucket.org/anomalousai/DLKit
git clone https://github.com/UTA-HEP-Computing/MEDNN
Work from DLKit Directory:
cd DLKit
Check out the arguments:
python -m MEDNN.Experiment --help
Run an experiment:
python -m MEDNN.Experiment
Look at the results in TrainedModels directory.