April 17th
Base pipeline created with 1.0 train accuracy and 0.84 test accuracy on balanced dataset.
raw data not included in the github.
to run the code, download the data and renamed the folder as raw_data
April 3th
dataloader and runnable network are created. This is a demo on a small imbalanced dataset.
to run the code, first set up the dataset from the raw data: python get_dataset.py, then call python train.py