Resources about deeplearning (from xlvector)

原文地址:


Resources about deeplearning

This post is not finished. I will add more resources in future….

 

Restrict Boltzmann Machine

  1. A Practical Guide to Training Restricted Boltzmann Machines This article help you implement the RBM
  2. A Fast Learning Algorithm for Deep Belief Nets How to train deep network by stacked RBM
  3. Biasing Restricted Boltzmann Machines to Manipulate Latent Selectivity and Sparsity How to make RBM sparse so that every hidden unit can represent a simple features.
  4. Sparse deep belief net model for visual area V2 How to training the sparse RBM

RBM in Text Mining

  1. Replicated Softmax: an Undirected Topic Model This paper discuss how to use softmax activation function model multi-nominal distribution
  2. Training Restricted Boltzmann Machines on Word Observations Softmax have high time complexity. This paper discuss how to improve performance of softmax
  3. A Neural Autoregressive Topic Model This paper consider order of words in a document. Given first n – 1 words, predict the nst word. This model’s performance is good
    1. This paper’s idea comes from this page The Neural Autoregressive Distribution Estimator , this paper introduce how to convert RBM to bayesian network

Sparse Coding

The sparse coding algorithm is consist of two steps :

  1. Given basis, learning sparse representation of samples
  2. Given sparse representation of samples, learning basis

The first step is a quadratic optimization problem under L1 regularization. And this step is very time consuming. Following methods have been proposed to solve this problem:

  1. LASSO
  2. LARS
  3. Feature-Sign

Auto Encoder

Auto Encoder is a neural network which try to re-construct the input in the output layer.


  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值