cavis/deeplearning4j/deeplearning4j-data
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
..
deeplearning4j-datasets Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
deeplearning4j-datavec-iterators Disallow creating bad classification iterator (#8042) 2019-07-25 14:51:57 +10:00
deeplearning4j-utility-iterators [WIP] INDArray hashCode() impl (#50) 2019-07-20 22:22:11 +10:00
pom.xml Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00