Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bidirectional recurrent net for speech-to-emotion #14

Open
yoshua opened this issue Apr 5, 2013 · 0 comments
Open

Bidirectional recurrent net for speech-to-emotion #14

yoshua opened this issue Apr 5, 2013 · 0 comments

Comments

@yoshua
Copy link
Collaborator

yoshua commented Apr 5, 2013

Code and train a bidirectional recurrent net for speech-to-emotion mapping the feature sequence to a single probabilistic output through a final max-pooling (or other) aggregation.

Try pooling the top hidden layer rather than the output layer, i.e., following the sequence-wide pooling by a linear (or non-linear) classifier.

@ghost ghost assigned pascanur Apr 5, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants