nn-dl4j

DAG-oriented machine learning framework for bug-resistant, readable, efficient, maintainable and trivially deployable models in Java and other JVM languages

License

License

Categories

Categories

Deeplearning4j Business Logic Libraries Machine Learning
GroupId

GroupId

com.linkedin.dagli
ArtifactId

ArtifactId

nn-dl4j
Last Version

Last Version

15.0.0-beta9
Release Date

Release Date

Type

Type

jar
Description

Description

nn-dl4j
DAG-oriented machine learning framework for bug-resistant, readable, efficient, maintainable and trivially deployable models in Java and other JVM languages
Project URL

Project URL

https://github.com/linkedin/dagli

Download nn-dl4j

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
com.linkedin.dagli : core jar 15.0.0-beta9
com.linkedin.dagli : common jar 15.0.0-beta9
com.linkedin.dagli : nn jar 15.0.0-beta9
com.linkedin.dagli : math-distribution jar 15.0.0-beta9
com.linkedin.dagli : math-number jar 15.0.0-beta9
com.linkedin.dagli : math-vector jar 15.0.0-beta9
org.deeplearning4j : deeplearning4j-core jar 1.0.0-beta7

test (5)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.6.2
org.junit.jupiter : junit-jupiter-params jar 5.6.2
org.apache.logging.log4j : log4j-slf4j-impl jar 2.13.3
org.apache.logging.log4j : log4j-core jar 2.13.3
org.nd4j : nd4j-native-platform jar 1.0.0-beta7

Project Modules

There are no modules declared in this project.
com.linkedin.dagli

LinkedIn

Versions

Version
15.0.0-beta9
15.0.0-beta8
15.0.0-beta7
15.0.0-beta6
15.0.0-beta5
15.0.0-beta4
15.0.0-beta3
14.0.0-beta2
14.0.0-beta1