A B C D E F G H L M N O P R S T U V Z 
All Classes All Packages

A

archiveFileName - Variable in class org.eclipse.deeplearning4j.resources.BaseResource
 
archiveFileName() - Method in class org.eclipse.deeplearning4j.resources.BaseResource
 
archiveFileName() - Method in interface org.eclipse.deeplearning4j.resources.DownloadableResource
The name of the archive file to be downloaded
asFile(String) - Static method in class org.nd4j.common.resources.Resources
Get the specified resource as a local file.
asFile(String) - Method in interface org.nd4j.common.resources.Resolver
Get the specified resources as a standard local file.
asFile(String) - Method in class org.nd4j.common.resources.strumpf.StrumpfResolver
 
assertExists(String) - Method in class org.nd4j.common.resources.strumpf.StrumpfResolver
 
asStream(String) - Static method in class org.nd4j.common.resources.Resources
Get the specified resource as an input stream.
If it cannot be found (i.e., Resources.exists(String) returns false) this method will throw an exception.
asStream(String) - Method in interface org.nd4j.common.resources.Resolver
Get the specified resources as an input stream.
asStream(String) - Method in class org.nd4j.common.resources.strumpf.StrumpfResolver
 

B

BALANCED - org.eclipse.deeplearning4j.resources.utils.EMnistSet
 
BaseResource - Class in org.eclipse.deeplearning4j.resources
 
BaseResource(String, String) - Constructor for class org.eclipse.deeplearning4j.resources.BaseResource
 
BaseResource(String, String, String) - Constructor for class org.eclipse.deeplearning4j.resources.BaseResource
 

C

cacheDir - Variable in class org.nd4j.common.resources.strumpf.StrumpfResolver
 
CHART_MAX_POINTS_PROPERTY - Static variable in class org.deeplearning4j.config.DL4JSystemProperties
Applicability: deeplearning4j-ui
Description: The DL4J training UI (StatsListener + UIServer.getInstance().attach(ss)) will subsample the number of chart points when a lot of data is present - i.e., only a maximum number of points will be shown on each chart.
checkMD5OfFile(String, File) - Static method in class org.nd4j.common.resources.Downloader
Check the MD5 of the specified file
CIFAR_ARCHIVE_FILE - Static variable in class org.eclipse.deeplearning4j.resources.utils.CifarResourceConstants
 
CIFAR_DEFAULT_DIR - Static variable in class org.eclipse.deeplearning4j.resources.utils.CifarResourceConstants
 
CIFAR_ROOT_URL - Static variable in class org.eclipse.deeplearning4j.resources.utils.CifarResourceConstants
 
cifar10() - Static method in class org.eclipse.deeplearning4j.resources.ResourceDataSets
The cifar 10 dataset with a default directory of: CifarResourceConstants.CIFAR_DEFAULT_DIR
cifar10(File) - Static method in class org.eclipse.deeplearning4j.resources.ResourceDataSets
The cifar10 dataset
CifarResourceConstants - Class in org.eclipse.deeplearning4j.resources.utils
 
CifarResourceConstants() - Constructor for class org.eclipse.deeplearning4j.resources.utils.CifarResourceConstants
 
classPresentOnClasspath(String) - Static method in class org.deeplearning4j.config.DL4JClassLoading
 
classPresentOnClasspath(String, ClassLoader) - Static method in class org.deeplearning4j.config.DL4JClassLoading
 
COMPLETE - org.eclipse.deeplearning4j.resources.utils.EMnistSet
 
COMPRESSED_HASH - Static variable in class org.nd4j.common.resources.strumpf.ResourceFile
 
copyDir(String, File) - Method in class org.nd4j.common.resources.Resources
 
copyDirectory(String, File) - Static method in class org.nd4j.common.resources.Resources
Copy the contents of the specified directory (path) to the specified destination directory, resolving any resources in the process
copyDirectory(String, File) - Method in interface org.nd4j.common.resources.Resolver
Copy the directory resource (recursively) to the specified destination directory
copyDirectory(String, File) - Method in class org.nd4j.common.resources.strumpf.StrumpfResolver
 
CRASH_DUMP_ENABLED_PROPERTY - Static variable in class org.deeplearning4j.config.DL4JSystemProperties
Applicability: deeplearning4j-nn
Description: DL4J writes some crash dumps to disk when an OOM exception occurs - this functionality is enabled by default.
CRASH_DUMP_OUTPUT_DIRECTORY_PROPERTY - Static variable in class org.deeplearning4j.config.DL4JSystemProperties
Applicability: deeplearning4j-nn
Description: DL4J writes some crash dumps to disk when an OOM exception occurs - this functionality is enabled by default.
createCustomResource(String, String, String) - Static method in class org.eclipse.deeplearning4j.resources.DownloadResources
createDatasetResource(String, String, String) - Static method in class org.eclipse.deeplearning4j.resources.DownloadResources
Create an DataSetResource
createLegacyZooResource(String, String) - Static method in class org.eclipse.deeplearning4j.resources.DownloadResources
Create a legacy dl4j zoo model
createNewInstance(String) - Static method in class org.deeplearning4j.config.DL4JClassLoading
 
createNewInstance(String, Class<? super T>) - Static method in class org.deeplearning4j.config.DL4JClassLoading
 
createNewInstance(String, Class<? super T>, Class<?>[], Object[]) - Static method in class org.deeplearning4j.config.DL4JClassLoading
 
createNewInstance(String, Class<? super T>, Object[]) - Static method in class org.deeplearning4j.config.DL4JClassLoading
 
createNewInstance(String, Object[]) - Static method in class org.deeplearning4j.config.DL4JClassLoading
 
createOmnihubResource(String) - Static method in class org.eclipse.deeplearning4j.resources.DownloadResources
Create a OmniHubResource from the given file
createTempFile(String, String) - Static method in class org.deeplearning4j.common.util.ND4JFileUtils
Create a temporary file in the location specified by DL4JSystemProperties.DL4J_TEMP_DIR_PROPERTY if set, or the default temporary directory (usually specified by java.io.tmpdir system property)
current_version - Variable in class org.nd4j.common.resources.strumpf.ResourceFile
 
CUSTOM - org.eclipse.deeplearning4j.resources.ResourceType
 
CustomResource - Class in org.eclipse.deeplearning4j.resources
 
CustomResource(String, String, String) - Constructor for class org.eclipse.deeplearning4j.resources.CustomResource
 
CustomResource(String, String, String, String) - Constructor for class org.eclipse.deeplearning4j.resources.CustomResource
 
CustomResource(String, String, String, String, String) - Constructor for class org.eclipse.deeplearning4j.resources.CustomResource
 

D

DATASET - org.deeplearning4j.common.resources.ResourceType
 
DATASET - org.eclipse.deeplearning4j.resources.ResourceType
 
DataSetResource - Class in org.eclipse.deeplearning4j.resources
 
DataSetResource(String, String, String) - Constructor for class org.eclipse.deeplearning4j.resources.DataSetResource
 
DataSetResource(String, String, String, String) - Constructor for class org.eclipse.deeplearning4j.resources.DataSetResource
 
DataSetResource(String, String, String, String, String) - Constructor for class org.eclipse.deeplearning4j.resources.DataSetResource
 
DEFAULT_CACHE_DIR - Static variable in class org.nd4j.common.resources.strumpf.StrumpfResolver
 
DEFAULT_CONNECTION_TIMEOUT - Static variable in class org.nd4j.common.resources.Downloader
Default connection timeout in milliseconds when using FileUtils.copyURLToFile(URL, File, int, int)
DEFAULT_CONNECTION_TIMEOUT - Static variable in class org.nd4j.common.resources.strumpf.ResourceFile
Default value for resource downloading connection timeout - see ND4JSystemProperties.RESOURCES_CONNECTION_TIMEOUT
DEFAULT_OMNIHUB_URL - Static variable in class org.deeplearning4j.omnihub.OmnihubConfig
 
DEFAULT_PATH - Static variable in class org.eclipse.deeplearning4j.resources.ResourceDirectory
 
DEFAULT_READ_TIMEOUT - Static variable in class org.nd4j.common.resources.Downloader
Default read timeout in milliseconds when using FileUtils.copyURLToFile(URL, File, int, int)
DEFAULT_READ_TIMEOUT - Static variable in class org.nd4j.common.resources.strumpf.ResourceFile
Default value for resource downloading read timeout - see ND4JSystemProperties.RESOURCES_READ_TIMEOUT
delete() - Method in interface org.eclipse.deeplearning4j.resources.DownloadableResource
 
deleteIfCorrupted(File, String) - Static method in class org.nd4j.common.resources.Downloader
Check if the input file is corrupted by verifying the target md5 hash.
DIGITS - org.eclipse.deeplearning4j.resources.utils.EMnistSet
 
directoryExists(String) - Method in interface org.nd4j.common.resources.Resolver
Determine if the specified directory resource can be resolved by Resolver.copyDirectory(String, File)
directoryExists(String) - Method in class org.nd4j.common.resources.strumpf.StrumpfResolver
 
DISABLE_HELPER_PROPERTY - Static variable in class org.deeplearning4j.config.DL4JSystemProperties
Applicability: org.deeplearning4j.nn.layers.HelperUtils Used in whether to disable the helpers or not.
DL4J_BASE_URL_PROPERTY - Static variable in class org.deeplearning4j.common.resources.DL4JResources
DL4J_RESOURCES_BASE_URL_PROPERTY - Static variable in class org.deeplearning4j.config.DL4JSystemProperties
Applicability: Numerous modules, including deeplearning4j-datasets and deeplearning4j-zoo
Description: Used to set the base URL for hosting of resources such as datasets (like MNIST) and pretrained models in the model zoo.
DL4J_RESOURCES_DIR_PROPERTY - Static variable in class org.deeplearning4j.common.resources.DL4JResources
DL4J_RESOURCES_DIR_PROPERTY - Static variable in class org.deeplearning4j.config.DL4JSystemProperties
Applicability: Numerous modules, including deeplearning4j-datasets and deeplearning4j-zoo
Description: Used to set the local location for downloaded remote resources such as datasets (like MNIST) and pretrained models in the model zoo.
DL4J_TEMP_DIR_PROPERTY - Static variable in class org.deeplearning4j.config.DL4JSystemProperties
Applicability: DL4J ModelSerializer, ModelGuesser, Keras model import
Description: Specify the local directory where temporary files will be written.
DL4J_VOID_IP - Static variable in class org.deeplearning4j.config.DL4JEnvironmentVars
Applicability: Module dl4j-spark-parameterserver_2.xx
Usage: A fallback for determining the local IP for a Spark training worker, if other approaches fail to determine the local IP
DL4JClassLoading - Class in org.deeplearning4j.config
 
DL4JEnvironmentVars - Class in org.deeplearning4j.config
 
DL4JResources - Class in org.deeplearning4j.common.resources
 
DL4JResources() - Constructor for class org.deeplearning4j.common.resources.DL4JResources
 
DL4JSystemProperties - Class in org.deeplearning4j.config
 
Dl4jZooResource - Class in org.eclipse.deeplearning4j.resources
 
Dl4jZooResource(String, String) - Constructor for class org.eclipse.deeplearning4j.resources.Dl4jZooResource
 
Dl4jZooResource(String, String, String) - Constructor for class org.eclipse.deeplearning4j.resources.Dl4jZooResource
 
download(boolean, int, int, int) - Method in interface org.eclipse.deeplearning4j.resources.DownloadableResource
 
download(String, URL, File, String, int) - Static method in class org.nd4j.common.resources.Downloader
As per Downloader.download(String, URL, File, String, int, int, int) with the connection and read timeouts set to their default values - Downloader.DEFAULT_CONNECTION_TIMEOUT and Downloader.DEFAULT_READ_TIMEOUT respectively
download(String, URL, File, String, int, int, int) - Static method in class org.nd4j.common.resources.Downloader
Download the specified URL to the specified file, and verify that the target MD5 matches
DownloadableResource - Interface in org.eclipse.deeplearning4j.resources
A downloadable resource represents a resource that is downloadable and cached in a specified directory.
downloadAndExtract(String, URL, File, File, String, int) - Static method in class org.nd4j.common.resources.Downloader
downloadAndExtract(String, URL, File, File, String, int, int, int) - Static method in class org.nd4j.common.resources.Downloader
Download the specified URL to the specified file, verify that the MD5 matches, and then extract it to the specified directory.
Note that the file must be an archive, with the correct file extension: .zip, .jar, .tar.gz, .tgz or .gz
Downloader - Class in org.nd4j.common.resources
 
DownloadResources - Class in org.eclipse.deeplearning4j.resources
Top level namespace for handling downloaded resources.
DownloadResources() - Constructor for class org.eclipse.deeplearning4j.resources.DownloadResources
 

E

emnistLabelsTest(EMnistSet) - Static method in class org.eclipse.deeplearning4j.resources.ResourceDataSets
The emnist test labels
emnistLabelsTest(EMnistSet, File) - Static method in class org.eclipse.deeplearning4j.resources.ResourceDataSets
The emnist test labels
emnistLabelsTrain(EMnistSet) - Static method in class org.eclipse.deeplearning4j.resources.ResourceDataSets
The emnist train labels
emnistLabelsTrain(EMnistSet, File) - Static method in class org.eclipse.deeplearning4j.resources.ResourceDataSets
 
emnistMappingTest(EMnistSet) - Static method in class org.eclipse.deeplearning4j.resources.ResourceDataSets
The input mapping for the test set
emnistMappingTest(EMnistSet, File) - Static method in class org.eclipse.deeplearning4j.resources.ResourceDataSets
The input label mapping for the test set
emnistMappingTrain(EMnistSet) - Static method in class org.eclipse.deeplearning4j.resources.ResourceDataSets
Download the training file for emnist mapping
emnistMappingTrain(EMnistSet, File) - Static method in class org.eclipse.deeplearning4j.resources.ResourceDataSets
The input mapping for the training set
EMnistResourceConstants - Class in org.eclipse.deeplearning4j.resources.utils
 
EMnistResourceConstants() - Constructor for class org.eclipse.deeplearning4j.resources.utils.EMnistResourceConstants
 
EMnistSet - Enum in org.eclipse.deeplearning4j.resources.utils
EMNIST dataset has multiple different subsets
emnistTest(EMnistSet) - Static method in class org.eclipse.deeplearning4j.resources.ResourceDataSets
The emnist test labels
emnistTest(EMnistSet, File) - Static method in class org.eclipse.deeplearning4j.resources.ResourceDataSets
The emnist test labels
emnistTrain(EMnistSet) - Static method in class org.eclipse.deeplearning4j.resources.ResourceDataSets
The emnist test labels
emnistTrain(EMnistSet, File) - Static method in class org.eclipse.deeplearning4j.resources.ResourceDataSets
The emnist train labels
exists(String) - Static method in class org.nd4j.common.resources.Resources
Check if the specified resource exists (can be resolved by any method) hence can be loaded by Resources.asFile(String) or Resources.asStream(String)
exists(String) - Method in class org.nd4j.common.resources.strumpf.StrumpfResolver
 
exists(String) - Method in interface org.nd4j.common.resources.Resolver
Determine if the specified file resource can be resolved by Resolver.asFile(String) and Resolver.asStream(String)
existsLocally() - Method in interface org.eclipse.deeplearning4j.resources.DownloadableResource
 

F

fileName - Variable in class org.eclipse.deeplearning4j.resources.BaseResource
 
fileName() - Method in class org.eclipse.deeplearning4j.resources.CustomResource
 
fileName() - Method in class org.eclipse.deeplearning4j.resources.DataSetResource
 
fileName() - Method in class org.eclipse.deeplearning4j.resources.Dl4jZooResource
 
fileName() - Method in interface org.eclipse.deeplearning4j.resources.DownloadableResource
The name of the file to be downloaded or if an archive, the naem of the extracted file
fileName() - Method in class org.eclipse.deeplearning4j.resources.OmniHubResource
 
fileName() - Method in class org.eclipse.deeplearning4j.resources.StrumpfResource
 
filePath - Variable in class org.nd4j.common.resources.strumpf.ResourceFile
 
fromFile(File) - Static method in class org.nd4j.common.resources.strumpf.ResourceFile
 
fromFile(String) - Static method in class org.nd4j.common.resources.strumpf.ResourceFile
 

G

getAsFile(String) - Method in class org.nd4j.common.resources.Resources
 
getAsStream(String) - Method in class org.nd4j.common.resources.Resources
 
getBaseDirectory() - Static method in class org.deeplearning4j.common.resources.DL4JResources
 
getBaseDownloadURL() - Static method in class org.deeplearning4j.common.resources.DL4JResources
 
getDirectory(ResourceType, String) - Static method in class org.deeplearning4j.common.resources.DL4JResources
Get the storage location for the specified resource type and resource name
getDl4jClassloader() - Static method in class org.deeplearning4j.config.DL4JClassLoading
 
getImagesFileName(EMnistSet, boolean) - Static method in class org.eclipse.deeplearning4j.resources.utils.EMnistResourceConstants
 
getImagesFileNameUnzipped(EMnistSet, boolean) - Static method in class org.eclipse.deeplearning4j.resources.utils.EMnistResourceConstants
 
getLabelsFileName(EMnistSet, boolean) - Static method in class org.eclipse.deeplearning4j.resources.utils.EMnistResourceConstants
 
getLabelsFileNameUnzipped(EMnistSet, boolean) - Static method in class org.eclipse.deeplearning4j.resources.utils.EMnistResourceConstants
 
getLocalFile(File) - Method in class org.nd4j.common.resources.strumpf.ResourceFile
Get the local file - or where it *would* be if it has been downloaded.
getMappingFileName(EMnistSet, boolean) - Static method in class org.eclipse.deeplearning4j.resources.utils.EMnistResourceConstants
 
getMNISTTrainingFileLabelsFilename() - Static method in class org.eclipse.deeplearning4j.resources.utils.MnistResourceConstants
 
getMNISTTrainingFileLabelsFilename_unzipped() - Static method in class org.eclipse.deeplearning4j.resources.utils.MnistResourceConstants
 
getMNISTTrainingFileLabelsMD5() - Static method in class org.eclipse.deeplearning4j.resources.utils.MnistResourceConstants
 
getMNISTTrainingFileLabelsURL() - Static method in class org.eclipse.deeplearning4j.resources.utils.MnistResourceConstants
 
getMNISTTrainingFilesFilename() - Static method in class org.eclipse.deeplearning4j.resources.utils.MnistResourceConstants
 
getMNISTTrainingFilesFilename_unzipped() - Static method in class org.eclipse.deeplearning4j.resources.utils.MnistResourceConstants
 
getMNISTTrainingFilesMD5() - Static method in class org.eclipse.deeplearning4j.resources.utils.MnistResourceConstants
 
getMNISTTrainingFilesURL() - Static method in class org.eclipse.deeplearning4j.resources.utils.MnistResourceConstants
 
getOmnihubHome() - Static method in class org.deeplearning4j.omnihub.OmnihubConfig
return the default omnihub home at $USER/.omnihub or value of the environment variable OMNIHUB_HOME if applicable
getOmnihubUrl() - Static method in class org.deeplearning4j.omnihub.OmnihubConfig
Return the omnihub hurl defaulting to DEFAULT_OMNIHUB_URL if the OMNIHUB_URL is not specified.
getTestFileLabelsFilename() - Static method in class org.eclipse.deeplearning4j.resources.utils.MnistResourceConstants
 
getTestFileLabelsFilename(EMnistSet) - Static method in class org.eclipse.deeplearning4j.resources.utils.EMnistResourceConstants
 
getTestFileLabelsFilename_unzipped() - Static method in class org.eclipse.deeplearning4j.resources.utils.MnistResourceConstants
 
getTestFileLabelsFilename_unzipped(EMnistSet) - Static method in class org.eclipse.deeplearning4j.resources.utils.EMnistResourceConstants
 
getTestFileLabelsMD5() - Static method in class org.eclipse.deeplearning4j.resources.utils.MnistResourceConstants
 
getTestFileLabelsMD5(EMnistSet) - Static method in class org.eclipse.deeplearning4j.resources.utils.EMnistResourceConstants
 
getTestFileLabelsURL() - Static method in class org.eclipse.deeplearning4j.resources.utils.MnistResourceConstants
 
getTestFileLabelsURL(EMnistSet) - Static method in class org.eclipse.deeplearning4j.resources.utils.EMnistResourceConstants
 
getTestFilesFilename() - Static method in class org.eclipse.deeplearning4j.resources.utils.MnistResourceConstants
 
getTestFilesFilename(EMnistSet) - Static method in class org.eclipse.deeplearning4j.resources.utils.EMnistResourceConstants
 
getTestFilesFilename_unzipped() - Static method in class org.eclipse.deeplearning4j.resources.utils.MnistResourceConstants
 
getTestFilesFilename_unzipped(EMnistSet) - Static method in class org.eclipse.deeplearning4j.resources.utils.EMnistResourceConstants
 
getTestFilesMD5() - Static method in class org.eclipse.deeplearning4j.resources.utils.MnistResourceConstants
 
getTestFilesMD5(EMnistSet) - Static method in class org.eclipse.deeplearning4j.resources.utils.EMnistResourceConstants
 
getTestFilesURL() - Static method in class org.eclipse.deeplearning4j.resources.utils.MnistResourceConstants
 
getTestFilesURL(EMnistSet) - Static method in class org.eclipse.deeplearning4j.resources.utils.EMnistResourceConstants
 
getTrainingFileLabelsFilename(EMnistSet) - Static method in class org.eclipse.deeplearning4j.resources.utils.EMnistResourceConstants
 
getTrainingFileLabelsFilename_unzipped(EMnistSet) - Static method in class org.eclipse.deeplearning4j.resources.utils.EMnistResourceConstants
 
getTrainingFileLabelsMD5(EMnistSet) - Static method in class org.eclipse.deeplearning4j.resources.utils.EMnistResourceConstants
 
getTrainingFileLabelsURL(EMnistSet) - Static method in class org.eclipse.deeplearning4j.resources.utils.EMnistResourceConstants
 
getTrainingFilesFilename(EMnistSet) - Static method in class org.eclipse.deeplearning4j.resources.utils.EMnistResourceConstants
 
getTrainingFilesFilename_unzipped(EMnistSet) - Static method in class org.eclipse.deeplearning4j.resources.utils.EMnistResourceConstants
 
getTrainingFilesMD5(EMnistSet) - Static method in class org.eclipse.deeplearning4j.resources.utils.EMnistResourceConstants
 
getTrainingFilesURL(EMnistSet) - Static method in class org.eclipse.deeplearning4j.resources.utils.EMnistResourceConstants
 
getURL(String) - Static method in class org.deeplearning4j.common.resources.DL4JResources
Get the URL relative to the base URL.
For example, if baseURL is "https://dl4jdata.blob.core.windows.net/", and relativeToBase is "/datasets/iris.dat" this simply returns "https://dl4jdata.blob.core.windows.net/datasets/iris.dat"
getURLString(String) - Static method in class org.deeplearning4j.common.resources.DL4JResources
Get the URL relative to the base URL as a String.
For example, if baseURL is "https://dl4jdata.blob.core.windows.net/", and relativeToBase is "/datasets/iris.dat" this simply returns "https://dl4jdata.blob.core.windows.net/datasets/iris.dat"

H

HASH - Static variable in class org.nd4j.common.resources.strumpf.ResourceFile
 
hasLocalCache() - Method in interface org.nd4j.common.resources.Resolver
 
hasLocalCache() - Method in class org.nd4j.common.resources.strumpf.StrumpfResolver
 
HELPER_DISABLE_DEFAULT_VALUE - Static variable in class org.deeplearning4j.config.DL4JSystemProperties
 

L

LEGACY_ZOO - org.eclipse.deeplearning4j.resources.ResourceType
 
LETTERS - org.eclipse.deeplearning4j.resources.utils.EMnistSet
 
LFW_DATA_URL - Static variable in class org.eclipse.deeplearning4j.resources.utils.LFWResourceConstants
 
LFW_FULL_DIR - Static variable in class org.eclipse.deeplearning4j.resources.utils.LFWResourceConstants
 
LFW_LABEL_FILE - Static variable in class org.eclipse.deeplearning4j.resources.utils.LFWResourceConstants
 
LFW_LABEL_URL - Static variable in class org.eclipse.deeplearning4j.resources.utils.LFWResourceConstants
 
LFW_ROOT_URL - Static variable in class org.eclipse.deeplearning4j.resources.utils.LFWResourceConstants
 
LFW_SUB_DIR - Static variable in class org.eclipse.deeplearning4j.resources.utils.LFWResourceConstants
 
LFW_SUBSET_URL - Static variable in class org.eclipse.deeplearning4j.resources.utils.LFWResourceConstants
 
lfwFullData() - Static method in class org.eclipse.deeplearning4j.resources.ResourceDataSets
Input images for the LFW full dataset with a top level directory of: LFWResourceConstants.LFW_FULL_DIR
lfwFullData(File) - Static method in class org.eclipse.deeplearning4j.resources.ResourceDataSets
Input images for the LFW full dataset
lfwFullLabels() - Static method in class org.eclipse.deeplearning4j.resources.ResourceDataSets
Input labels for the LFW full dataset with a top level directory of: LFWResourceConstants.LFW_FULL_DIR
lfwFullLabels(File) - Static method in class org.eclipse.deeplearning4j.resources.ResourceDataSets
Labels for the LFW full dataset
LFWResourceConstants - Class in org.eclipse.deeplearning4j.resources.utils
 
LFWResourceConstants() - Constructor for class org.eclipse.deeplearning4j.resources.utils.LFWResourceConstants
 
lfwSubData() - Static method in class org.eclipse.deeplearning4j.resources.ResourceDataSets
Input images for the LFW smaller dataset with a top level directory of: LFWResourceConstants.LFW_SUB_DIR
lfwSubData(File) - Static method in class org.eclipse.deeplearning4j.resources.ResourceDataSets
Input images for the LFW smaller dataset
loadClassByName(String) - Static method in class org.deeplearning4j.config.DL4JClassLoading
 
loadClassByName(String, boolean, ClassLoader) - Static method in class org.deeplearning4j.config.DL4JClassLoading
 
loadService(Class<S>) - Static method in class org.deeplearning4j.config.DL4JClassLoading
 
loadService(Class<S>, ClassLoader) - Static method in class org.deeplearning4j.config.DL4JClassLoading
 
localCacheDirectory() - Method in class org.eclipse.deeplearning4j.resources.CustomResource
 
localCacheDirectory() - Method in class org.eclipse.deeplearning4j.resources.DataSetResource
 
localCacheDirectory() - Method in class org.eclipse.deeplearning4j.resources.Dl4jZooResource
 
localCacheDirectory() - Method in interface org.eclipse.deeplearning4j.resources.DownloadableResource
The storage location representing the directory cache
localCacheDirectory() - Method in class org.eclipse.deeplearning4j.resources.OmniHubResource
 
localCacheDirectory() - Method in class org.eclipse.deeplearning4j.resources.StrumpfResource
 
localCacheRoot() - Method in interface org.nd4j.common.resources.Resolver
 
localCacheRoot() - Method in class org.nd4j.common.resources.strumpf.StrumpfResolver
 
localFile(File) - Method in class org.nd4j.common.resources.strumpf.ResourceFile
Get the local file - downloading and caching if required
localFileExistsAndValid(File) - Method in class org.nd4j.common.resources.strumpf.ResourceFile
 
localPath() - Method in interface org.eclipse.deeplearning4j.resources.DownloadableResource
The local path to the file.
localResourceDirs - Variable in class org.nd4j.common.resources.strumpf.StrumpfResolver
 

M

MAPPER - Static variable in class org.nd4j.common.resources.strumpf.ResourceFile
 
MAX_DOWNLOAD_ATTEMPTS - Static variable in class org.nd4j.common.resources.strumpf.ResourceFile
 
md5Sum - Variable in class org.eclipse.deeplearning4j.resources.BaseResource
 
md5Sum() - Method in interface org.eclipse.deeplearning4j.resources.DownloadableResource
Md5sum of the file.
MERGE - org.eclipse.deeplearning4j.resources.utils.EMnistSet
 
MNIST - org.eclipse.deeplearning4j.resources.utils.EMnistSet
 
MNIST_ROOT - Static variable in class org.eclipse.deeplearning4j.resources.utils.MnistResourceConstants
 
MnistResourceConstants - Class in org.eclipse.deeplearning4j.resources.utils
 
MnistResourceConstants() - Constructor for class org.eclipse.deeplearning4j.resources.utils.MnistResourceConstants
 
mnistTest() - Static method in class org.eclipse.deeplearning4j.resources.ResourceDataSets
The mnist test set input with a top level directory of: DL4JResources.getBaseDirectory()
mnistTest(File) - Static method in class org.eclipse.deeplearning4j.resources.ResourceDataSets
The mnist test images
mnistTestLabels() - Static method in class org.eclipse.deeplearning4j.resources.ResourceDataSets
The mnist test set labels with a top level directory of: DL4JResources.getBaseDirectory()
mnistTestLabels(File) - Static method in class org.eclipse.deeplearning4j.resources.ResourceDataSets
The mnist test labels
mnistTrain() - Static method in class org.eclipse.deeplearning4j.resources.ResourceDataSets
The mnist training input data with a default directory of: DL4JResources.getBaseDirectory()
mnistTrain(File) - Static method in class org.eclipse.deeplearning4j.resources.ResourceDataSets
The mnist training set
mnistTrainLabels() - Static method in class org.eclipse.deeplearning4j.resources.ResourceDataSets
The mnist train labels with a top level directory of: DL4JResources.getBaseDirectory()
mnistTrainLabels(File) - Static method in class org.eclipse.deeplearning4j.resources.ResourceDataSets
The mnist training labels

N

name(EMnistSet) - Static method in class org.eclipse.deeplearning4j.resources.utils.EMnistResourceConstants
 
ND4JFileUtils - Class in org.deeplearning4j.common.util
 
newMapper() - Static method in class org.nd4j.common.resources.strumpf.ResourceFile
 
normalize(String) - Method in class org.nd4j.common.resources.Resources
 
normalizePath(String) - Method in class org.nd4j.common.resources.strumpf.StrumpfResolver
 
normalizePath(String) - Method in interface org.nd4j.common.resources.Resolver
Normalize the path that may be a resource reference.
normalizePath(String) - Static method in class org.nd4j.common.resources.Resources
Normalize the path that may be a resource reference.
NTP_SOURCE_SERVER_PROPERTY - Static variable in class org.deeplearning4j.config.DL4JSystemProperties
Applicability: dl4j-spark_2.xx - NTPTimeSource class (mainly used in ParameterAveragingTrainingMaster when stats collection is enabled; not enabled by default)
Description: This sets the NTP (network time protocol) server to be used when collecting stats.
NTP_SOURCE_UPDATE_FREQUENCY_MS_PROPERTY - Static variable in class org.deeplearning4j.config.DL4JSystemProperties
Applicability: dl4j-spark_2.xx - NTPTimeSource class (mainly used in ParameterAveragingTrainingMaster when stats collection is enabled; not enabled by default)
Description: This sets the NTP (network time protocol) update frequency in milliseconds.

O

OMNIHUB - org.eclipse.deeplearning4j.resources.ResourceType
 
OMNIHUB_HOME - Static variable in class org.deeplearning4j.omnihub.OmnihubConfig
 
OMNIHUB_URL - Static variable in class org.deeplearning4j.omnihub.OmnihubConfig
 
OmnihubConfig - Class in org.deeplearning4j.omnihub
 
OmnihubConfig() - Constructor for class org.deeplearning4j.omnihub.OmnihubConfig
 
OmniHubResource - Class in org.eclipse.deeplearning4j.resources
 
OmniHubResource(String) - Constructor for class org.eclipse.deeplearning4j.resources.OmniHubResource
 
org.deeplearning4j.common.resources - package org.deeplearning4j.common.resources
 
org.deeplearning4j.common.util - package org.deeplearning4j.common.util
 
org.deeplearning4j.config - package org.deeplearning4j.config
 
org.deeplearning4j.omnihub - package org.deeplearning4j.omnihub
 
org.eclipse.deeplearning4j.resources - package org.eclipse.deeplearning4j.resources
 
org.eclipse.deeplearning4j.resources.utils - package org.eclipse.deeplearning4j.resources.utils
 
org.nd4j.common.resources - package org.nd4j.common.resources
 
org.nd4j.common.resources.strumpf - package org.nd4j.common.resources.strumpf
 

P

PATH_KEY - Static variable in class org.nd4j.common.resources.strumpf.ResourceFile
 
priority() - Method in interface org.nd4j.common.resources.Resolver
Priority of this resolver.
priority() - Method in class org.nd4j.common.resources.strumpf.StrumpfResolver
 

R

REF - Static variable in class org.nd4j.common.resources.strumpf.StrumpfResolver
 
relativePath() - Method in class org.nd4j.common.resources.strumpf.ResourceFile
 
resetBaseDirectoryLocation() - Static method in class org.deeplearning4j.common.resources.DL4JResources
Reset to the default directory, or the directory set via the DL4JSystemProperties.DL4J_RESOURCES_DIR_PROPERTY system property, org.deeplearning4j.resources.directory
Resolver - Interface in org.nd4j.common.resources
 
resolvers - Variable in class org.nd4j.common.resources.Resources
 
RESOURCE - org.deeplearning4j.common.resources.ResourceType
 
ResourceDataSets - Class in org.eclipse.deeplearning4j.resources
Top level class for leveraging pre curated datasets The pattern of usage for a default directory is: DataSetResource resource = ResourceDataSets.(..); For specifying a directory, for download it's: DataSetResource customDirResource = ResourceDataSets(yourCustomDirPath); A user can then specify a resource download with: resource.download(..); A user won't normally use this class directly.
ResourceDataSets() - Constructor for class org.eclipse.deeplearning4j.resources.ResourceDataSets
 
ResourceDirectory - Class in org.eclipse.deeplearning4j.resources
 
ResourceDirectory() - Constructor for class org.eclipse.deeplearning4j.resources.ResourceDirectory
 
resourceExists(String) - Method in class org.nd4j.common.resources.Resources
 
ResourceFile - Class in org.nd4j.common.resources.strumpf
 
ResourceFile() - Constructor for class org.nd4j.common.resources.strumpf.ResourceFile
 
resourceName() - Method in enum org.deeplearning4j.common.resources.ResourceType
 
Resources - Class in org.nd4j.common.resources
 
Resources() - Constructor for class org.nd4j.common.resources.Resources
 
resourceType() - Method in class org.eclipse.deeplearning4j.resources.CustomResource
 
resourceType() - Method in class org.eclipse.deeplearning4j.resources.DataSetResource
 
resourceType() - Method in class org.eclipse.deeplearning4j.resources.Dl4jZooResource
 
resourceType() - Method in interface org.eclipse.deeplearning4j.resources.DownloadableResource
Returns the resource type for this resource
resourceType() - Method in class org.eclipse.deeplearning4j.resources.OmniHubResource
 
resourceType() - Method in class org.eclipse.deeplearning4j.resources.StrumpfResource
 
ResourceType - Enum in org.deeplearning4j.common.resources
 
ResourceType - Enum in org.eclipse.deeplearning4j.resources
 
rootUrl() - Method in class org.eclipse.deeplearning4j.resources.CustomResource
 
rootUrl() - Method in class org.eclipse.deeplearning4j.resources.DataSetResource
 
rootUrl() - Method in class org.eclipse.deeplearning4j.resources.Dl4jZooResource
 
rootUrl() - Method in interface org.eclipse.deeplearning4j.resources.DownloadableResource
The root url to the resource.
rootUrl() - Method in class org.eclipse.deeplearning4j.resources.OmniHubResource
 
rootUrl() - Method in class org.eclipse.deeplearning4j.resources.StrumpfResource
 

S

setBaseDirectory(File) - Static method in class org.deeplearning4j.common.resources.DL4JResources
Set the base directory for local storage of files.
setBaseDownloadURL(String) - Static method in class org.deeplearning4j.common.resources.DL4JResources
Set the base download URL for (most) DL4J datasets and models.
This usually doesn't need to be set manually unless there is some issue with the default location
setDl4jClassloader(ClassLoader) - Static method in class org.deeplearning4j.config.DL4JClassLoading
 
setDl4jClassloaderFromClass(Class<?>) - Static method in class org.deeplearning4j.config.DL4JClassLoading
 
setTopLevelResourceDir(File) - Static method in class org.eclipse.deeplearning4j.resources.ResourceDataSets
Set the top level directory.
sha256(File) - Static method in class org.nd4j.common.resources.strumpf.ResourceFile
 
STRUMPF - org.eclipse.deeplearning4j.resources.ResourceType
 
StrumpfResolver - Class in org.nd4j.common.resources.strumpf
 
StrumpfResolver() - Constructor for class org.nd4j.common.resources.strumpf.StrumpfResolver
 
StrumpfResource - Class in org.eclipse.deeplearning4j.resources
 
StrumpfResource(String) - Constructor for class org.eclipse.deeplearning4j.resources.StrumpfResource
 

T

TEST_FILE_LABELS_FILENAME - Static variable in class org.eclipse.deeplearning4j.resources.utils.MnistResourceConstants
 
TEST_FILE_LABELS_FILENAME_UNZIPPED - Static variable in class org.eclipse.deeplearning4j.resources.utils.MnistResourceConstants
 
TEST_FILE_LABELS_MD_5 - Static variable in class org.eclipse.deeplearning4j.resources.utils.MnistResourceConstants
 
TEST_FILE_LABELS_URL_RELATIVE - Static variable in class org.eclipse.deeplearning4j.resources.utils.MnistResourceConstants
 
TEST_FILES_FILENAME - Static variable in class org.eclipse.deeplearning4j.resources.utils.MnistResourceConstants
 
TEST_FILES_FILENAME_UNZIPPED - Static variable in class org.eclipse.deeplearning4j.resources.utils.MnistResourceConstants
 
TEST_FILES_MD_5 - Static variable in class org.eclipse.deeplearning4j.resources.utils.MnistResourceConstants
 
TEST_FILES_URL_RELATIVE - Static variable in class org.eclipse.deeplearning4j.resources.utils.MnistResourceConstants
 
TIMESOURCE_CLASSNAME_PROPERTY - Static variable in class org.deeplearning4j.config.DL4JSystemProperties
Applicability: dl4j-spark_2.xx - mainly used in ParameterAveragingTrainingMaster when stats collection is enabled; not enabled by default
Description: This sets the time source to use for spark stats.
topLevelResourceDir() - Static method in class org.eclipse.deeplearning4j.resources.ResourceDataSets
The default top level directory for storing data
TRAINING_FILE_LABELS_FILENAME - Static variable in class org.eclipse.deeplearning4j.resources.utils.MnistResourceConstants
 
TRAINING_FILE_LABELS_FILENAME_UNZIPPED - Static variable in class org.eclipse.deeplearning4j.resources.utils.MnistResourceConstants
 
TRAINING_FILE_LABELS_MD_5 - Static variable in class org.eclipse.deeplearning4j.resources.utils.MnistResourceConstants
 
TRAINING_FILE_LABELS_URL_RELATIVE - Static variable in class org.eclipse.deeplearning4j.resources.utils.MnistResourceConstants
 
TRAINING_FILES_FILENAME - Static variable in class org.eclipse.deeplearning4j.resources.utils.MnistResourceConstants
 
TRAINING_FILES_FILENAME_UNZIPPED - Static variable in class org.eclipse.deeplearning4j.resources.utils.MnistResourceConstants
 
TRAINING_FILES_MD_5 - Static variable in class org.eclipse.deeplearning4j.resources.utils.MnistResourceConstants
 
TRAINING_FILES_URL_RELATIVE - Static variable in class org.eclipse.deeplearning4j.resources.utils.MnistResourceConstants
 

U

UI_SERVER_PORT_PROPERTY - Static variable in class org.deeplearning4j.config.DL4JSystemProperties
Applicability: deeplearning4j-vertx (deeplearning4j-ui)
Description: This property sets the port that the UI will be available on.

V

v1 - Variable in class org.nd4j.common.resources.strumpf.ResourceFile
 
valueOf(String) - Static method in enum org.deeplearning4j.common.resources.ResourceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.deeplearning4j.resources.ResourceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.deeplearning4j.resources.utils.EMnistSet
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.deeplearning4j.common.resources.ResourceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.deeplearning4j.resources.ResourceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.deeplearning4j.resources.utils.EMnistSet
Returns an array containing the constants of this enum type, in the order they are declared.

Z

ZOO_MODEL - org.deeplearning4j.common.resources.ResourceType
 
A B C D E F G H L M N O P R S T U V Z 
All Classes All Packages