License |
License |
---|---|
Categories |
CategoriesDeeplearning4j Business Logic Libraries Machine Learning |
GroupId | GroupIdorg.deeplearning4j |
ArtifactId | ArtifactIddeeplearning4j-util |
Last Version | Last Version1.0.0-beta6 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondeeplearning4j-util
DeepLearning for java
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/org.deeplearning4j/deeplearning4j-util/ -->
<dependency>
<groupId>org.deeplearning4j</groupId>
<artifactId>deeplearning4j-util</artifactId>
<version>1.0.0-beta6</version>
</dependency>
// https://jarcasting.com/artifacts/org.deeplearning4j/deeplearning4j-util/
implementation 'org.deeplearning4j:deeplearning4j-util:1.0.0-beta6'
// https://jarcasting.com/artifacts/org.deeplearning4j/deeplearning4j-util/
implementation ("org.deeplearning4j:deeplearning4j-util:1.0.0-beta6")
'org.deeplearning4j:deeplearning4j-util:jar:1.0.0-beta6'
<dependency org="org.deeplearning4j" name="deeplearning4j-util" rev="1.0.0-beta6">
<artifact name="deeplearning4j-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.deeplearning4j', module='deeplearning4j-util', version='1.0.0-beta6')
)
libraryDependencies += "org.deeplearning4j" % "deeplearning4j-util" % "1.0.0-beta6"
[org.deeplearning4j/deeplearning4j-util "1.0.0-beta6"]
Group / Artifact | Type | Version |
---|---|---|
org.nd4j : nd4j-api | jar | 1.0.0-beta6 |
org.nd4j : nd4j-common | jar | 1.0.0-beta6 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |