Speech-Emotion-Classification-with-PyTorch
Speech-Emotion-Classification-with-PyTorch copied to clipboard
Hyperparameter setting
Thank you for sharing your very impressive performance and model. I have one question for you.
I want to reproduce the same performance as you showed below, but how do I set the hyperparameter?
- Stacked Time Distributed 2D CNN - LSTM (94.02%)
- Stacked Time Distributed 2D CNN - Bidirectional LSTM with attention (96.55%)
- Parallel 2D CNN - Bidirectional LSTM with attention (95.40%)
- Parallel 2D CNN - Transformer Encoder (96.78%)