TIM-Net_SER icon indicating copy to clipboard operation
TIM-Net_SER copied to clipboard

Added torch model and training pipeline

Open LucaMalagutti opened this issue 2 years ago • 2 comments

This pull request adds a Pytorch version of the TIMNET architecture together with extendable training and evaluation pipelines that follow the already existing code relying on TF/Keras.

This addition could be useful to users that are more familiar with the torch ecosystem.

LucaMalagutti avatar Jun 05 '23 11:06 LucaMalagutti

Nice work!!!

hwang9u avatar Jun 10 '23 19:06 hwang9u

Hello author, I reproduced your code, but the test results are very poor and the loss on the verification set does not decrease. Could you please tell me about your parameter settings?

whh07141 avatar Jan 03 '24 09:01 whh07141