persephone icon indicating copy to clipboard operation
persephone copied to clipboard

[WIP] Make Keras model

Open shuttle1987 opened this issue 6 years ago • 1 comments

Create a model for RNN CTC using Keras.

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

shuttle1987 avatar Sep 05 '18 12:09 shuttle1987

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.

shuttle1987 avatar Feb 27 '19 03:02 shuttle1987