| License |
License |
|---|---|
| GroupId | GroupIdorg.nd4j |
| ArtifactId | ArtifactIdnd4s_2.11 |
| Version | Version1.0.0-beta7 |
| Type | Typejar |
| Description |
Descriptionnd4s
Deeplearning4j Monorepo
|
| Filename | Size |
|---|---|
| nd4s_2.11-1.0.0-beta7.pom | |
| nd4s_2.11-1.0.0-beta7.jar | 327 KB |
| nd4s_2.11-1.0.0-beta7-sources.jar | 28 KB |
| nd4s_2.11-1.0.0-beta7-javadoc.jar | 639 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.nd4j/nd4s_2.11/ -->
<dependency>
<groupId>org.nd4j</groupId>
<artifactId>nd4s_2.11</artifactId>
<version>1.0.0-beta7</version>
</dependency>
// https://jarcasting.com/artifacts/org.nd4j/nd4s_2.11/
implementation 'org.nd4j:nd4s_2.11:1.0.0-beta7'
// https://jarcasting.com/artifacts/org.nd4j/nd4s_2.11/
implementation ("org.nd4j:nd4s_2.11:1.0.0-beta7")
'org.nd4j:nd4s_2.11:jar:1.0.0-beta7'
<dependency org="org.nd4j" name="nd4s_2.11" rev="1.0.0-beta7">
<artifact name="nd4s_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.nd4j', module='nd4s_2.11', version='1.0.0-beta7')
)
libraryDependencies += "org.nd4j" % "nd4s_2.11" % "1.0.0-beta7"
[org.nd4j/nd4s_2.11 "1.0.0-beta7"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.nd4j : nd4j-api | jar | 1.0.0-beta7 |
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| junit : junit | jar | 4.12 |
| org.scalatest : scalatest_2.11 | jar | 3.0.5 |
| org.scalacheck : scalacheck_2.11 | jar | 1.14.0 |
| org.scalanlp : breeze_2.11 | jar | 1.0 |
| com.github.julien-truffaut : monocle-core_2.11 | jar | 1.4.0 |