码迷,mamicode.com
首页 > 其他好文 > 详细

【转帖】UFLDL Tutorial(the main ideas of Unsupervised Feature Learning and Deep Learning)

时间:2014-12-16 22:19:52      阅读:379      评论:0      收藏:0      [点我收藏+]

标签:des   style   http   ar   io   color   sp   for   strong   

UFLDL Tutorial

From Ufldl

 
Jump to: navigation, search

Description: This tutorial will teach you the main ideas of Unsupervised Feature Learning and Deep Learning.  By working through it, you will also get to implement several feature learning/deep learning algorithms, get to see them work for yourself, and learn how to apply/adapt these ideas to new problems.

This tutorial assumes a basic knowledge of machine learning (specifically, familiarity with the ideas of supervised learning, logistic regression, gradient descent).  If you are not familiar with these ideas, we suggest you go to this Machine Learning course and complete sections II, III, IV (up to Logistic Regression) first. 

Sparse Autoencoder

Vectorized implementation

Preprocessing: PCA and Whitening

Softmax Regression

Self-Taught Learning and Unsupervised Feature Learning

Building Deep Networks for Classification

Linear Decoders with Autoencoders

Working with Large Images


Note: The sections above this line are stable.  The sections below are still under construction, and may change without notice.  Feel free to browse around however, and feedback/suggestions are welcome. 

Miscellaneous

Miscellaneous Topics

Advanced Topics:

Sparse Coding

ICA Style Models

Others


Material contributed by: Andrew Ng, Jiquan Ngiam, Chuan Yu Foo, Yifan Mai, Caroline Suen

【转帖】UFLDL Tutorial(the main ideas of Unsupervised Feature Learning and Deep Learning)

标签:des   style   http   ar   io   color   sp   for   strong   

原文地址:http://www.cnblogs.com/daleloogn/p/4168175.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!