Package examples.custom
Types
Functions
lenetMnistWithCustomCallback
Link copied to clipboard
fun lenetMnistWithCustomCallback()
Content copied to clipboard
This example shows how to do image classification from scratch using model, without leveraging pre-trained weights or a pre-made model. We demonstrate the workflow on the Mnist classification dataset.