Package examples.inference

Functions

lenet5
Link copied to clipboard
fun lenet5(): Sequential

Returns classic LeNet-5 model with minor improvements (Sigmoid activation -> ReLU activation, AvgPool layer -> MaxPool layer).