Go to file
Patrick 990d9a84b4 added better splitting, fixed accuracy bug, set save threshold to 50% 2024-07-15 23:15:30 +02:00
.gitignore added .gitignore 2024-07-08 11:24:02 +02:00
AImageDataset.py added possibility to turn off data augmentation 2024-07-06 18:16:46 +02:00
AsyncDataLoader.py added async data loading 2024-07-06 22:27:09 +02:00
AsyncProgress.py fixed visual bug 2024-07-06 22:27:25 +02:00
Plotter.py added saving of plots 2024-07-07 11:55:56 +02:00
architecture.py revamped architecture 2024-07-06 19:12:58 +02:00
cnn_train.py added better splitting, fixed accuracy bug, set save threshold to 50% 2024-07-15 23:15:30 +02:00
dataset.py current status 2024-07-03 00:42:21 +02:00
main.py added saving of plots 2024-07-07 11:55:56 +02:00