Skip to content

YushengZhao/simple_cnn_with_numpy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple_cnn_with_numpy

simple CNN using numpy

Features:

  • im2col
  • adam
  • cross-entropy loss
  • leaky relu
  • fully connected layer
  • convolutional layer with padding
  • max pooling layer

About

simple CNN using numpy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages