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