Last Version

DeepLearning4j Examples 0.0.3.1

Examples of training different data sets

License

License

Categories

Categories

Deeplearning4j Business Logic Libraries Machine Learning
GroupId

GroupId

org.deeplearning4j
ArtifactId

ArtifactId

deeplearning4j-examples
Version

Version

0.0.3.1
Type

Type

jar
Description

Description

DeepLearning4j Examples
Examples of training different data sets

Download deeplearning4j-examples 0.0.3.1


<!-- https://jarcasting.com/artifacts/org.deeplearning4j/deeplearning4j-examples/ -->
<dependency>
    <groupId>org.deeplearning4j</groupId>
    <artifactId>deeplearning4j-examples</artifactId>
    <version>0.0.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.deeplearning4j/deeplearning4j-examples/
implementation 'org.deeplearning4j:deeplearning4j-examples:0.0.3.1'
// https://jarcasting.com/artifacts/org.deeplearning4j/deeplearning4j-examples/
implementation ("org.deeplearning4j:deeplearning4j-examples:0.0.3.1")
'org.deeplearning4j:deeplearning4j-examples:jar:0.0.3.1'
<dependency org="org.deeplearning4j" name="deeplearning4j-examples" rev="0.0.3.1">
  <artifact name="deeplearning4j-examples" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.deeplearning4j', module='deeplearning4j-examples', version='0.0.3.1')
)
libraryDependencies += "org.deeplearning4j" % "deeplearning4j-examples" % "0.0.3.1"
[org.deeplearning4j/deeplearning4j-examples "0.0.3.1"]

Dependencies

compile (2)

Group / Artifact Type Version
org.deeplearning4j : deeplearning4j-core jar 0.0.3.1
org.deeplearning4j : deeplearning4j-scaleout-akka-word2vec jar 0.0.3.1

Project Modules

There are no modules declared in this project.