https://github.com/rinuboney/ladder
Raw File
Tip revision: 7216aba62f71b68d560197b1e4abd60b4ffdc023 authored by Rinu Boney on 16 March 2017, 14:39:09 UTC
Merge pull request #11 from Bclavie/master
Tip revision: 7216aba
README.md
This is an implementation of Ladder Network in TensorFlow. Ladder network is a deep learning algorithm that combines supervised and unsupervised learning. It was introduced in the paper _Semi-Supervised Learning with Ladder Network_ by A Rasmus, H Valpola, M Honkala, M Berglund, and T Raiko.


back to top