Blocks
Dataset Reader
Load dataset from shared folder into memory
Split Dataset
Split Dataset into training and testing datasets
Shuffle Dataset
Shuffle data in the dataset using the pseudo-random algo of choice
Normalise Data
Normalise data between 0 and 1 values
ResNet CNN Model
Create a CCN model based on ResNet architecture
Train Model
Train model using defaut loss and optimiser functions