sun-peach / Convolutional-LadderNet

Tensorflow implementation of the Ladder Network with convolutional Layers. The Ladder Network consists of an Encoder and Decoder with lateral skip connections that jointly optimize a supervised and unsupervised cost function, thus making it extremely suitable for semi-supervised learning. This repository can be further extended by adding for example recurrent layers. See more information about the Ladder Network here: https://arxiv.org/abs/1507.02672

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sun-peach/Convolutional-LadderNet Issues

No issues in this repository yet.