Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 182 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 182 Bytes

Convolution-in-matlab

Coding convolution and back-propagation in matlab

Some code examples to carry out forward and backward passes over a convolutional neural network in matlab.