final.ckpt

Results 2 comments of final.ckpt

LSTM is not supported in Keras yet But I found another implementation [https://github.com/SciSharp/TensorFlow.NET/blob/master/src/TensorFlowNET.Core/Operations/NnOps/BasicLSTMCell.cs#L14](url) I don’t know whether it works.

Bidirectional's api is still waiting for you to create it(at least this project does not have this feature yet) :-)