Package examples.inference.mnist

Functions

lenetOnMnistDatasetExportImportToTxt
Link copied to clipboard
fun lenetOnMnistDatasetExportImportToTxt()

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

lenetOnMnistExportImportToJson
Link copied to clipboard
fun lenetOnMnistExportImportToJson()

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

main
Link copied to clipboard
fun main()
fun main()
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.