org.kramerlab.autoencoder.mnist
This component loads images from MNIST format and returns them as dense matrix (one row per image). The values are scaled to the interval [0, 1] (0 is white, 1 is black).
This component loads images from MNIST format and returns them as dense matrix (one row per image). The values are scaled to the interval [0, 1] (0 is white, 1 is black).