Skip to content

kramerlab/autoencoder

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Autoencoder

Autoencoder Implementation in Scala, used in and implemented for

Wicker, Jörg; Tyukin, Andrey; Kramer, Stefan
A Nonlinear Label Compression and Transformation Method for Multi-Label Classification using Autoencoders (Inproceeding)
The 20th Pacific Asia Conference on Knowledge Discovery and Data Mining (PAKDD) 2016, 2016, (Accepted).

Please cite this paper when using the implementation.

Compile

We use maven as a build tool, so simply use

mvn clean install

to compile the source code.

About

Autoencoder Implementation in Scala

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Scala 100.0%