Uses of Class
org.deeplearning4j.ui.model.weights.HistogramBin
-
Packages that use HistogramBin Package Description org.deeplearning4j.ui.model.weights -
-
Uses of HistogramBin in org.deeplearning4j.ui.model.weights
Methods in org.deeplearning4j.ui.model.weights that return HistogramBin Modifier and Type Method Description HistogramBin
HistogramBin.Builder. build()
Returns ready-to-use Histogram instance
-