MVN

org.kramerlab : autoencoder

Maven & Gradle

Dec 16, 2015
3 usages

Implementation of an autoencoder consisting of multiple restricted Boltzmann machines

<dependency>
    <groupId>org.kramerlab</groupId>
    <artifactId>autoencoder</artifactId>
    <version>0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.kramerlab : autoencoder to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1

All Versions

Choose a version of org.kramerlab : autoencoder to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1
autoencoder-0.1

How to add a dependency to Maven

Add the following org.kramerlab : autoencoder maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.kramerlab</groupId>
    <artifactId>autoencoder</artifactId>
    <version>0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.kramerlab : autoencoder gradle dependency to your build.gradle file:

implementation 'org.kramerlab:autoencoder:0.1'

Gradle Kotlin DSL: Add the following org.kramerlab : autoencoder gradle kotlin dependency to your build.gradle.kts file:

implementation("org.kramerlab:autoencoder:0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.kramerlab : autoencoder sbt scala dependency to your build.sbt file:

libraryDependencies += "org.kramerlab" % "autoencoder" % "0.1"

Advertisement

Dependencies from Group

Nov 04, 2015
3 usages
4 stars
Dec 16, 2015
3 usages
Dec 16, 2015
2 stars

Discover Dependencies

Jun 14, 2023
5 usages
1 stars
Oct 25, 2018
5 usages
93 stars
Feb 12, 2022
7 usages
2 stars
Aug 03, 2016
2 usages
8 stars
Jun 29, 2016
2 usages
Feb 18, 2021
3 usages