persephone
persephone copied to clipboard
[WIP] Make Keras model
Create a model for RNN CTC using Keras.
Note: Use of Keras save functionality will greatly help in saving and restoring models.
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.