Package | Description |
---|---|
org.deeplearning4j.zoo | |
org.deeplearning4j.zoo.model |
Class and Description |
---|
InstantiableModel
Interface for defining a model that can be instantiated and return
information about itself.
|
ModelMetaData
Metadata describing a model, including input shapes.
|
PretrainedType
Enumerator for choosing different models, and different types of models.
|
ZooModel
A zoo model is instantiable, returns information about itself, and can download
pretrained models if available.
|
ZooType
Enumerator for choosing different models, and different types of models.
|
Class and Description |
---|
InstantiableModel
Interface for defining a model that can be instantiated and return
information about itself.
|
ModelMetaData
Metadata describing a model, including input shapes.
|
PretrainedType
Enumerator for choosing different models, and different types of models.
|
ZooModel
A zoo model is instantiable, returns information about itself, and can download
pretrained models if available.
|
ZooType
Enumerator for choosing different models, and different types of models.
|
Copyright © 2017. All rights reserved.