Open Catmaniscatlord opened 1 month ago
We need a class that is initialized by a pre-trained model.
This class will have a predict function, which returns the predicted emotion by our model when given a numpy array of the same size as the dataset used to train the model.
We need a class that is initialized by a pre-trained model.
This class will have a predict function, which returns the predicted emotion by our model when given a numpy array of the same size as the dataset used to train the model.