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

Investigate CNN and LSTM #12

Open
ykq1004 opened this issue Oct 29, 2017 · 3 comments
Open

Investigate CNN and LSTM #12

ykq1004 opened this issue Oct 29, 2017 · 3 comments
Assignees

Comments

@ykq1004
Copy link
Collaborator

ykq1004 commented Oct 29, 2017

Investigate combining LSTM with CNN

https://github.com/fchollet/keras/blob/master/examples/imdb_cnn_lstm.py

@ykq1004 ykq1004 self-assigned this Oct 29, 2017
@ykq1004
Copy link
Collaborator Author

ykq1004 commented Nov 11, 2017

Not sure about LSTM will be useful, but found this paper/architecture using recurrent network. Seems a little bit complicated to me. Would be great to have someone else look into it.
https://arxiv.org/pdf/1406.6247.pdf

@ykq1004
Copy link
Collaborator Author

ykq1004 commented Nov 11, 2017

@knkski
Copy link
Owner

knkski commented Nov 11, 2017

Also found this repo, which looks useful:

https://github.com/philipperemy/keras-attention-mechanism

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants