Class | Description |
---|---|
DeepLearning4jEntryPoint |
API exposed to the Python side.
|
DeepLearning4jEntryPointTest | |
EntryPointFitParameters |
POJO with parameters of the `fit` method of available through the py4j Python-Java bridge
|
HDF5MiniBatchDataSetIterator |
Iterator reading mini batches of data stored in separate files.
|
NDArrayHDF5Reader |
Reads and INDArray from a HDF5 dataset.
|
NeuralNetworkReader |
Reads the neural network model from Keras, specified by the parameters.
|
Server |
Main class for the DL4J-as-Keras-backend.
|
StringsEndsWithPredicate |
Enum | Description |
---|---|
KerasModelType |