Model Training (Planning Phase)
-
Need to figure out what modeling we will use. - Multilabel classification task.
- Needs to handle large amounts of data.
-
Do we need to create a convolutional layer first? -
If we use convolutional layers, how do we address pooling? -
If using a CNN how many neuronal layers will we use to train? -
If using a more traditional classifier, which one?
Edited by pjm363 (Philip Monaco)