I saw in this issue that Keras is not fully supported yet. Do any of you know when this feature may be available? If not, may you point me to a resource that shows a LSTM implementation using the default tensorflow api? The following link is the training python script for my existing model: https://github.com/jingle1000/Natural-Language-Processing/blob/master/MLPython/train.py I'm not sure if there is an easy way to transfer that model to this framework or not.
I saw in this issue that Keras is not fully supported yet. Do any of you know when this feature may be available? If not, may you point me to a resource that shows a LSTM implementation using the default tensorflow api? The following link is the training python script for my existing model: https://github.com/jingle1000/Natural-Language-Processing/blob/master/MLPython/train.py I'm not sure if there is an easy way to transfer that model to this framework or not.