Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 389 Bytes

File metadata and controls

7 lines (4 loc) · 389 Bytes

vectorized_convolution

This repository contains a Vectorized 2D convolution layer for use in a Convolutional Neural Network (CNN), implemented completely in NumPy.

Description of the code available at Vectorized-CNN

animated convolution operation