Package org.deeplearning4j.zoo
Class ModelMetaData
- java.lang.Object
-
- org.deeplearning4j.zoo.ModelMetaData
-
@Deprecated public class ModelMetaData extends Object
Deprecated.
-
-
Constructor Summary
Constructors Constructor Description ModelMetaData()
Deprecated.
-
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description boolean
useMDS()
Deprecated.If number of inputs are greater than 1, this states that the implementation should use MultiDataSet.
-