Skip to content

Convolutional Neural Network layers and training written in Numpy

Notifications You must be signed in to change notification settings

guyko81/NumpyConvNet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NumpyConvNet

Convolutional Neural Network layers and training written in Numpy

The intend behind this repository is to create a convolutional neural network with some (not necessary all) of its component, all written in pure Numpy.

It helps in understanding the basics, including convolutional forward and backward pass, maxpool and the SGD itself.

About

Convolutional Neural Network layers and training written in Numpy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published