gpww / UFLDL-Tutorial-Exercise

This repo contains completed exercises (code in MATLAB) of Prof. Andrew Ng's Unsupervised Feature Learning and Deep Learning (UFLDL) online tutorial: http://ufldl.stanford.edu/wiki/index.php/UFLDL_Tutorial

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repo contains completed exercises (code in MATLAB) of Prof. Andrew Ng's Unsupervised Feature Learning and Deep Learning (UFLDL) online tutorial:

http://ufldl.stanford.edu/wiki/index.php/UFLDL_Tutorial

Your comments are welcome.

Cheers,

Weishan Dong


Index

  • Sparse Autoencoder: sparseae_exercise

  • Vectorization: vectorization_exercise

  • PCA in 2D: PCA_2D_exercise

  • PCA and Whitening: PCA_exercise

  • Softmax Regression: softmax_exercise

  • Self-Taught Learning: stl_exercise

  • Implement deep networks for digit classification: stackedae_exercise

  • Learning color features with Sparse Autoencoders: linear_decoder_exercise

  • Convolution and Pooling: cnn_exercise

About

This repo contains completed exercises (code in MATLAB) of Prof. Andrew Ng's Unsupervised Feature Learning and Deep Learning (UFLDL) online tutorial: http://ufldl.stanford.edu/wiki/index.php/UFLDL_Tutorial


Languages

Language:MATLAB 89.6%Language:C 10.0%Language:C++ 0.3%Language:M 0.1%