Skip to content
/ iCNN Public

This notebook contains basic functions for forward and backward propagation in a Convolutional Neural Network. A vectorized implementation of forward and backward propagation is formulated, which is about 100x faster than a for-loop implementation.

Notifications You must be signed in to change notification settings

vaskonvas/iCNN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

About

This notebook contains basic functions for forward and backward propagation in a Convolutional Neural Network. A vectorized implementation of forward and backward propagation is formulated, which is about 100x faster than a for-loop implementation.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published