не последняя версия
Последняя версия 1.0.0-beta7

org.deeplearning4j:jumpy 1.0.0-beta4


Категории

Категории

Deeplearning4j Прикладные библиотеки Machine Learning
Группа

Группа

org.deeplearning4j
Идентификатор

Идентификатор

jumpy
Версия

Версия

1.0.0-beta4
Тип

Тип

jar

Скачать jumpy 1.0.0-beta4


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