Skip to content

Error running the example #1

@nirjharsarkar

Description

@nirjharsarkar

Hi,

I'm getting following error. This could be an issue with the labels.csv file I' creating. Would you mind sharing your labels.csv file?

Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: -1
at org.nd4j.linalg.util.FeatureUtil.toOutcomeVector(FeatureUtil.java:38)
at org.deeplearning4j.datasets.canova.RecordReaderDataSetIterator.getDataSet(RecordReaderDataSetIterator.java:194)
at org.deeplearning4j.datasets.canova.RecordReaderDataSetIterator.next(RecordReaderDataSetIterator.java:134)
at org.deeplearning4j.datasets.canova.RecordReaderDataSetIterator.next(RecordReaderDataSetIterator.java:277)
at org.deeplearning4j.datasets.canova.RecordReaderDataSetIterator.next(RecordReaderDataSetIterator.java:45)
at com.semantive.deeplearning.examples.Cifar.main(Cifar.java:89)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions