Skip to content

Physical-User-Modeling-PhyUM/Keras-to-TFLite

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Keras-to-TFLite

Colab notebook for converting a keras model into tflite.

Given a json file describing the structure of the keras model, and a h5 file containing the weights of the model, this script generates a h5 file containing both the model and the weights, and a tflite file.

Tested with FFN, CNN and LSTM.

About

Colab notebook for converting a keras model into tflite

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%