Skip to content

i have developed cnn network from scratch only using numpy lib and my network contain 3 convolution layers 3 pooling layers and 4 dense layers with softmax relu and sigmoid activation function . i also have applied SDG as optimizer with cross entorpy as loss function

Notifications You must be signed in to change notification settings

abdullah000123/CNN-from-scratch-only-using-numpy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

About

i have developed cnn network from scratch only using numpy lib and my network contain 3 convolution layers 3 pooling layers and 4 dense layers with softmax relu and sigmoid activation function . i also have applied SDG as optimizer with cross entorpy as loss function

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages