| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииDeeplearning4j Прикладные библиотеки Machine Learning |
| Группа | Группаorg.deeplearning4j |
| Идентификатор | Идентификаторdeeplearning4j-core |
| Последняя версия | Последняя версия1.0.0-M2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеDeepLearning for java
|
| Имя Файла | Размер |
|---|---|
| deeplearning4j-core-1.0.0-M2.pom | |
| deeplearning4j-core-1.0.0-M2.jar | 72 KB |
| deeplearning4j-core-1.0.0-M2-sources.jar | 50 KB |
| deeplearning4j-core-1.0.0-M2-javadoc.jar | 272 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.deeplearning4j/deeplearning4j-core/ -->
<dependency>
<groupId>org.deeplearning4j</groupId>
<artifactId>deeplearning4j-core</artifactId>
<version>1.0.0-M2</version>
</dependency>
// https://jarcasting.com/artifacts/org.deeplearning4j/deeplearning4j-core/
implementation 'org.deeplearning4j:deeplearning4j-core:1.0.0-M2'
// https://jarcasting.com/artifacts/org.deeplearning4j/deeplearning4j-core/
implementation ("org.deeplearning4j:deeplearning4j-core:1.0.0-M2")
'org.deeplearning4j:deeplearning4j-core:jar:1.0.0-M2'
<dependency org="org.deeplearning4j" name="deeplearning4j-core" rev="1.0.0-M2">
<artifact name="deeplearning4j-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.deeplearning4j', module='deeplearning4j-core', version='1.0.0-M2')
)
libraryDependencies += "org.deeplearning4j" % "deeplearning4j-core" % "1.0.0-M2"
[org.deeplearning4j/deeplearning4j-core "1.0.0-M2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.sun.activation : javax.activation | jar | 1.2.0 |
| org.deeplearning4j : deeplearning4j-datasets | jar | 1.0.0-M2 |
| org.deeplearning4j : deeplearning4j-datavec-iterators | jar | 1.0.0-M2 |
| org.deeplearning4j : deeplearning4j-modelimport | jar | 1.0.0-M2 |
| org.slf4j : slf4j-api | jar | 1.7.21 |
| org.deeplearning4j : deeplearning4j-nn | jar | 1.0.0-M2 |
| org.apache.commons : commons-math3 | jar | 3.5 |
| commons-io : commons-io | jar | 2.7 |
| org.apache.commons : commons-compress | jar | 1.21 |
| org.nd4j : nd4j-api | jar | 1.0.0-M2 |
| org.apache.commons : commons-lang3 | jar | 3.6 |
| org.nd4j : jackson | jar | 1.0.0-M2 |
| org.datavec : datavec-api | jar | 1.0.0-M2 |
| org.datavec : datavec-data-image | jar | 1.0.0-M2 |
| org.deeplearning4j : deeplearning4j-ui-components | jar | 1.0.0-M2 |
| com.github.oshi : oshi-json | jar | 3.4.2 |
| com.github.oshi : oshi-core | jar | 3.4.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.22 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| org.junit.jupiter : junit-jupiter-api | jar | 5.8.0-M1 |
| org.junit.vintage : junit-vintage-engine | jar | 5.8.0-M1 |
| org.junit.platform : junit-platform-launcher | jar | 1.8.0-M1 |
| org.deeplearning4j : deeplearning4j-common-tests | jar | 1.0.0-M2 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.0-M1 |
| org.junit.jupiter : junit-jupiter-params | jar | 5.8.0-M1 |
| org.nd4j : nd4j-common-tests | jar | 1.0.0-M2 |
| com.google.android : android | jar | 4.1.1.4 |