Skip to main content

mnist

Function mnist 

Source
pub fn mnist<D: Float>() -> impl Fn(SymTensor) -> SymTensor
Expand description

Another LeNet-5 pipeline (see mnist_lenet5), with biased convolutions and same-padding on the first layer.