Skip to content

Latest commit

 

History

History
30 lines (16 loc) · 583 Bytes

README.md

File metadata and controls

30 lines (16 loc) · 583 Bytes

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",

}