Grzego / handwriting-generation

Implementation of handwriting generation with use of recurrent neural networks in tensorflow. Based on Alex Graves paper (https://arxiv.org/abs/1308.0850).
MIT License
520 stars 107 forks source link

Convert to tflite #29

Open Karthikkadivela opened 2 years ago

Karthikkadivela commented 2 years ago

What are the input and output nodes of the model, these are required while i am converting the model to .tflite .