| Class | Description |
|---|---|
| DL4JResources |
DL4JResources controls the local storage locations for models and datasets that are downloaded and stored locally.
The storage location is customizable in 2 ways: (a) via the DL4JResources.DL4J_RESOURCES_DIR_PROPERTY system property, org.deeplearning4j.resources.directory(b) By calling DL4JResources.setBaseDirectory(File) at runtime |
| Enum | Description |
|---|---|
| ResourceType |
Copyright © 2018. All rights reserved.