Uses of Class
org.deeplearning4j.ui.model.stats.sbe.UpdateDecoder.PerParameterStatsDecoder.HistogramsDecoder
-
Packages that use UpdateDecoder.PerParameterStatsDecoder.HistogramsDecoder Package Description org.deeplearning4j.ui.model.stats.sbe -
-
Uses of UpdateDecoder.PerParameterStatsDecoder.HistogramsDecoder in org.deeplearning4j.ui.model.stats.sbe
Methods in org.deeplearning4j.ui.model.stats.sbe that return UpdateDecoder.PerParameterStatsDecoder.HistogramsDecoder Modifier and Type Method Description UpdateDecoder.PerParameterStatsDecoder.HistogramsDecoder
UpdateDecoder.PerParameterStatsDecoder. histograms()
UpdateDecoder.PerParameterStatsDecoder.HistogramsDecoder
UpdateDecoder.PerParameterStatsDecoder.HistogramsDecoder. next()
Methods in org.deeplearning4j.ui.model.stats.sbe that return types with arguments of type UpdateDecoder.PerParameterStatsDecoder.HistogramsDecoder Modifier and Type Method Description Iterator<UpdateDecoder.PerParameterStatsDecoder.HistogramsDecoder>
UpdateDecoder.PerParameterStatsDecoder.HistogramsDecoder. iterator()
-