diff --git a/ANN_Training.py b/ANN_Training.py index b52964c379df236e836be2fe97f0522dc9acd2ef..cd09c152004aef8ed59a47ed05247a8bbf9a8e13 100644 --- a/ANN_Training.py +++ b/ANN_Training.py @@ -4,12 +4,11 @@ TODO: Test new ANN set-up with Soraya TODO: Integrate Main.py into Snakefile -TODO: Add log to pipeline -> Done TODO: Remove object set-up (for more flexibility) -TODO: Adapt TCD file to new classification -> Done TODO: Add documentation -TODO: Improve log output -TODO: Remove unnecessary comments -> Done +TODO: Improve log output (+ switch log: to correct pos after params:) +TODO: Throw exception for error due to missing classes +TODO: Fix QObject timer error """ import numpy as np