rinuboney / ladder

Ladder network is a deep learning algorithm that combines supervised and unsupervised learning.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Ladder network is a deep learning algorithm that combines supervised and unsupervised learning.

License:MIT License


Languages

Language:Python 100.0%