-
Notifications
You must be signed in to change notification settings - Fork 2
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
Add support for a convnet/pooling model #17
Comments
See
Section 3.1 of Kim's paper describes his hyper-parameters. He also uses l2 regularization. |
From the Keras Slack Channel Me
dref306
|
A model that isn't working right now.
|
This is a model with the topology described in Yoon Kim 2014. This addresses #17.
Another kind of neural model for sequences.
The text was updated successfully, but these errors were encountered: