Skip to content

This repository contains an implementation of CNNs from scratch. It has dropout regularization, both for convolution and fully connected layers. It also has batch normalization implemented - both for fully connected and convolution layers. It takes the model characteristics as input from the user. This, currently has implementation for Conv + re…

Notifications You must be signed in to change notification settings

suyashh94/Generalized-Convolutional-Neural-Network

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

About

This repository contains an implementation of CNNs from scratch. It has dropout regularization, both for convolution and fully connected layers. It also has batch normalization implemented - both for fully connected and convolution layers. It takes the model characteristics as input from the user. This, currently has implementation for Conv + re…

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages