Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error running the example #1

Open
nirjharsarkar opened this issue Jun 12, 2016 · 0 comments
Open

Error running the example #1

nirjharsarkar opened this issue Jun 12, 2016 · 0 comments

Comments

@nirjharsarkar
Copy link

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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant