Skip to content

ahmadali-jamali/Convolution-Pooling-Dropout-Scratch-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Convolution-Pooling-Dropout

Manual pure code of Convolution-Pooling-Dropout

Convolution Pooling are most famuse and important function in Deeplearning in Image processing as noise and dimentional reduction. The manual code wroted by me, and it is open source to use, it can changed the architecture of Convoltion Pooling and dropout.

Prerequisite

-numpy -cv2 -skimage

Output result

Output result