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

[WIP] Make Keras model #196

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

shuttle1987
Copy link
Member

@shuttle1987 shuttle1987 commented Sep 5, 2018

Create a model for RNN CTC using Keras.

Note: Use of Keras save functionality will greatly help in saving and restoring models.

@shuttle1987 shuttle1987 added the low-priority lower priority tasks label Sep 8, 2018
@shuttle1987
Copy link
Member Author

If I remember correctly there were some blockers about representing LSTMs in Keras previously but that seems to be resolved now, perhaps this task is now easier than it was before.

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

Successfully merging this pull request may close these issues.

None yet

1 participant