Interface and Description |
---|
org.deeplearning4j.datasets.iterator.DataSetFetcher |
org.deeplearning4j.datasets.iterator.DataSetIterator |
org.deeplearning4j.datasets.iterator.DataSetPreProcessor |
Class and Description |
---|
org.deeplearning4j.util.ImageLoader |
org.deeplearning4j.plot.LegacyTsne |
Field and Description |
---|
org.deeplearning4j.nn.conf.MultiLayerConfiguration.redistributeParams |
org.deeplearning4j.nn.conf.MultiLayerConfiguration.Builder.redistributeParams |
Method and Description |
---|
org.deeplearning4j.nn.conf.NeuralNetConfiguration.Builder.list(int)
Manually specifying number of layers in is not necessary. Use
NeuralNetConfiguration.Builder.list() or NeuralNetConfiguration.Builder.list(Layer...) methods. |
org.deeplearning4j.nn.conf.MultiLayerConfiguration.Builder.redistributeParams(boolean) |
Copyright © 2016. All Rights Reserved.