pub fn mnist<D: Float>() -> impl Fn(SymTensor) -> SymTensor
Another LeNet-5 pipeline (see mnist_lenet5), with biased convolutions and same-padding on the first layer.
mnist_lenet5