~Update paths, references to Kente folders with minst content.~
~Do a trial run to verify that results reproduce (kill when starting to train) <-- Note Google colab will kill your process if you run a lot so I need to be careful~
Figure out what dimension I need, write a local data loader for that, port
Figure out structure of where/how normal, anomalous data is read in, converted to dimension, port to class
Do another trial run, verify it can load (kill when starting to train)
Do an actual run, fingers crossed
Assuming results are good, report results, start on paper
Refer to
./src/data/mnist.py
, need to make a data loader for kente related project.