Deep-Learning-ToolBox-CNN icon indicating copy to clipboard operation
Deep-Learning-ToolBox-CNN copied to clipboard

An improved version for matlab deep learning toolbox cnn

Deep-Learning-ToolBox-CNN

Author: PIERRE_HAO

Data: 2015/05/01

An improved version for Deep Learning Toolbox CNN

  1. Add ReLu function

  2. Add Max pooling function

  3. Add function to read MNIST which we can get from Yann LeCun Home Page

  4. Pad size 2828 to 3232 with value 0

  5. Other minor changes which are not important

  6. Add softmax

  7. Add stepsize for changing learning rate

@MASTERSTHESIS{IMM2012-06284,

author       = "R. B. Palm",

title        = "Prediction as a candidate for learning deep hierarchical models of data",

year         = "2012",

}