Documentation of 'org.neuroph.samples.convolution.mnist.MNISTDataSet' Java class
MNISTDataSet
org.neuroph.samples.convolution.mnist

Class MNISTDataSet



  • public class MNISTDataSet
    extends java.lang.Object
    Provides methods for loading MNIST dataset (training and test set)

    TODO: reorganizuj tako da imamo samo jedu metodu loadDataSet kojoj se prosledjuje naziv i koja ucitava i datas et i test set a ne da postoje dve posebne metode za to koje rade potpuno istu stvar

    • Constructor Summary

      Constructors 
      Constructor and Description
      MNISTDataSet() 
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method and Description
      static DataSet createFromFile(java.lang.String labelPath, java.lang.String imagePath, int sampleCount) 
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • MNISTDataSet

        public MNISTDataSet()
    • Method Detail

      • createFromFile

        public static DataSet createFromFile(java.lang.String labelPath,
                                             java.lang.String imagePath,
                                             int sampleCount)
                                      throws java.io.IOException
        Throws:
        java.io.IOException

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.