Skip to content

Stacked Denoising AutoEncoder based on TensorFlow

License

Notifications You must be signed in to change notification settings

wuyunhua/StackedDAE

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StackedDAE

Stacked Denoising AutoEncoder based on TensorFlow

This project is intended to be a Bioinformatics tool. However, this repository hosts the project's code, which is not strictly binded to biology, so someone could use it for another purpose with little effort (on the other hand it's not generalized so to fit in every occasion, so a bit of effort is required).

Also, in our project we try to find a good setup for the algorithm, so there are a lot options (and there are more to come) implemented in the code. Masking and Salt-and-pepper noise, with or without Emphasis, and Sigmoid or Tahn activation functions to name some.

The description will be updated several times as the project goes on, since it needs to be more complete, with more explanations, and references of the projects we inspired from.

Project Under Construction

About

Stacked Denoising AutoEncoder based on TensorFlow

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 92.0%
  • R 8.0%