Gaurav

Results 16 issues of Gaurav

Hello all, As I was going through the instructions, I found a very minor typo in the README and have fixed it. Hope it helps!

Currently need to oversample for `fear` and `sad` class. Maybe SAVEE contains training examples for those categories

- [ ] baseline lstm + attn. - [ ] lstm + attn. + transfusion - [ ] lstm + attn. + ganFusion

Hello @eladhoffer , As mentioned in the paper, `sz` needs to be a multiple of 4, which doesn't necessarily strike at first when we look at the equation. So I...

It would be really nice if we can add have testing framework. For reference on testing framework for a django app, refer to the [django-testing-docs](https://docs.djangoproject.com/en/1.9/topics/testing/l).

Feature Request
Backend
Hard