Package examples.inference.fashionmnist

Functions

lenetOnFashionMnistExportImportToTxt
Link copied to clipboard
fun lenetOnFashionMnistExportImportToTxt()

This examples demonstrates model and model weights export and import back:

main
Link copied to clipboard
fun main()
fun main()

Inference model is used here, separately from model training code to illustrate the ability to load model graph and weights to start prediction process.