cavis/deeplearning4j/deeplearning4j-data/deeplearning4j-datavec-iter...
jxtps 22993f853f Disallow creating bad classification iterator (#8042)
When doing classification we need to know the `numPossibleLabels`. If it's set to -1, then we get obscure and confusing null-pointers when accessing labels when calling `ComputationGraph.fit` on the iterator. This PR blocks the user from shooting themselves in the foot.
2019-07-25 14:51:57 +10:00
..
src/main/java/org/deeplearning4j/datasets/datavec Disallow creating bad classification iterator (#8042) 2019-07-25 14:51:57 +10:00
pom.xml Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00