Skip to content

kabbas570/Convolution-From-Scratch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Convolution-From-Scratch

This is the detail code of how to make a convolution layer from scratch using python. It will take an input image and a convolution filter of any size and returns the result after convolution.

About

This is the detail code of how to make a convolution layer from scratch using python. It will take an input image and a convolution filter of any size and returns the result after convolution.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors