Skip to content

This is an implementation of Ladder Network in TensorFlow.

License

Notifications You must be signed in to change notification settings

zhongqin0820/ladder-network-tf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Created At

20180926

Repo Description

I fixed some issues to make sure the code can run under python v3+ environments.

The Final Accuracy is: 98.63 %. Also, you can find the log of the train from train.log.

The original repo descriptions is attached below.

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. NIPS. 2015

Dataset Covered

Requirements

  • Python v3+
  • TensorFlow v1.10+

Reference

About

This is an implementation of Ladder Network in TensorFlow.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages