Speech-Emotion-Recognition icon indicating copy to clipboard operation
Speech-Emotion-Recognition copied to clipboard

Increase Accuracy of the Jupyter Notebook Example

Open steven-ja opened this issue 2 years ago • 1 comments
trafficstars

Increase n° of epochs

One way to increase the testing accuracy is to increase the number of epochs. I personally set it to 10 to avoid excessive overfitting. However, this number can further increased.

An snapshot of my results (previously was 75.14%): image

steven-ja avatar May 17 '23 13:05 steven-ja

I increased the number of epochs, as well as the batch size, and got better results.

KaranjaspreetSingh avatar May 17 '23 13:05 KaranjaspreetSingh