MVN

com.kotlinnlp : simplednn

Maven & Gradle

Jun 16, 2020
11 usages
97 stars

SimpleDNN is a machine learning lightweight open-source library written in Kotlin whose purpose is to support the development of feed-forward and recurrent Artificial Neural Networks.

<dependency>
    <groupId>com.kotlinnlp</groupId>
    <artifactId>simplednn</artifactId>
    <version>0.14.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.kotlinnlp : simplednn to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.14.0

All Versions

Choose a version of com.kotlinnlp : simplednn to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.14.x
simplednn-0.14.0
0.13.x
simplednn-0.13.2
simplednn-0.13.1
simplednn-0.13.0
0.12.x
simplednn-0.12.0
0.11.x
simplednn-0.11.2
simplednn-0.11.1
simplednn-0.11.0
0.10.x
simplednn-0.10.0
0.9.x
simplednn-0.9.3
simplednn-0.9.2
simplednn-0.9.1
simplednn-0.9.0
0.8.x
simplednn-0.8.0
0.7.x
simplednn-0.7.0
0.6.x
simplednn-0.6.0
0.5.x
simplednn-0.5.4
simplednn-0.5.3
simplednn-0.5.2
simplednn-0.5.1
simplednn-0.5.0
0.4.x
simplednn-0.4.0
0.3.x
simplednn-0.3.0
0.2.x
simplednn-0.2.0
0.1.x
simplednn-0.1.2
simplednn-0.1.1
simplednn-0.1.0

How to add a dependency to Maven

Add the following com.kotlinnlp : simplednn maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.kotlinnlp</groupId>
    <artifactId>simplednn</artifactId>
    <version>0.14.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.kotlinnlp : simplednn gradle dependency to your build.gradle file:

implementation 'com.kotlinnlp:simplednn:0.14.0'

Gradle Kotlin DSL: Add the following com.kotlinnlp : simplednn gradle kotlin dependency to your build.gradle.kts file:

implementation("com.kotlinnlp:simplednn:0.14.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.kotlinnlp : simplednn sbt scala dependency to your build.sbt file:

libraryDependencies += "com.kotlinnlp" % "simplednn" % "0.14.0"

Advertisement

Dependencies from Group

Jun 16, 2020
14 usages
3 stars
Jun 16, 2020
13 usages
6 stars
Jun 16, 2020
11 usages
97 stars
Jan 08, 2018
7 usages
1 stars
Jun 16, 2020
5 usages
11 stars

Discover Dependencies

Aug 22, 2020
3 usages
0 stars
Mar 09, 2020
5 usages
Apr 30, 2017
9 usages
0 stars
Jul 01, 2018
8 usages
363 stars
May 11, 2019
3 usages
218 stars
Mar 06, 2015
4 usages
36 stars
Nov 28, 2014
7 usages
73 stars
May 12, 2014
5 usages
Aug 30, 2017
2 usages