Package de.jungblut.reader
Class MNISTReader
- java.lang.Object
-
- de.jungblut.reader.MNISTReader
-
public final class MNISTReader extends java.lang.ObjectMNIST CSV reader from kaggle: www.kaggle.com/c/digit-recognizer/- Author:
- thomas.jungblut
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static DatasetreadMNISTTrainImages(java.lang.String path)
-
-
-
Method Detail
-
readMNISTTrainImages
public static Dataset readMNISTTrainImages(java.lang.String path)
-
-