Skip to content

Convolutional network implemented with numpy, and an mnist example

Notifications You must be signed in to change notification settings

legendhua/CNN_Numpy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CNN_Numpy

The achievement of CNN structure with numpy, it includes conv2d, maxpooling, fc, relu, softmax.

Taking a mnist detect as an example to test our structure, it include train, test, inference.

About

Convolutional network implemented with numpy, and an mnist example

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages