Interface | Description |
---|---|
InstantiableModel |
Interface for defining a model that can be instantiated and return
information about itself.
|
Class | Description |
---|---|
ModelMetaData | Deprecated
As of May 10, 2018.
|
ZooModel<T> |
A zoo model is instantiable, returns information about itself, and can download
pretrained models if available.
|
Enum | Description |
---|---|
PretrainedType |
Enumerator for choosing different models, and different types of models.
|
ZooType |
Enumerator for choosing different models, and different types of models.
|
Copyright © 2020. All rights reserved.