is not current version
Last Version 15.0.0-beta9

com.linkedin.dagli:nn-dl4j 14.0.0-beta2

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

Categories

Categories

Deeplearning4j Business Logic Libraries Machine Learning
GroupId

GroupId

com.linkedin.dagli
ArtifactId

ArtifactId

nn-dl4j
Version

Version

14.0.0-beta2
Type

Type

jar

Download nn-dl4j 14.0.0-beta2


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