[39fb2b]: / model / README.md

Download this file

7 lines (4 with data), 286 Bytes

Pre-processing and model definition

Follow the preprocessing steps from writing/preprocessingoverview.png to generate the required base data

  • data_loader.py contains the data loader used by pytorch
  • net.py contains the definition of the neural network, loss functions and metrics