davidMcneil / mnist

MNIST data set parser https://crates.io/crates/mnist
20 stars 9 forks source link

Normalization #5

Closed nbigaouette closed 6 years ago

nbigaouette commented 6 years ago

Add a normalize() method to Mnist that consumes it and return similar structure with pixel values as normalized f32.