Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 229 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 229 Bytes

deep-autoencoder

Deep autoencoder is a model pretrained by restricted boltzmann machines (RBM) layer by layer and fine tuned by back propagation as a whole.

This project is an implementation using tensorflow with python api.