Skip to content

Implementation of 2d convoution and 2d transposed convolution using the only math and numpy from scratch

Notifications You must be signed in to change notification settings

taroshg/convolutions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Convolutions

This is a implementation of 2d convoution and 2d transpose convolution using the only math and numpy from scratch. I wrote this algorithm to better understand 2d and 2d transpose convolutions.

About

Implementation of 2d convoution and 2d transposed convolution using the only math and numpy from scratch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages