Reads svs images (whl) and performs binary classification per tissue image - tumor or normal.
Thourough explaination of the code is in Summary.docx
To excecute the code you need to download svs images in the following hierarchy: ./data/train/normal ./data/train/tumor ./data/val/normal ./data/val/tumor or change the paths constants in the beginning of the notebook.