Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a numpy only implementation of CNN.

Several layer types are implemented within the API:

  • Dense
  • Conv2D
  • Pooling2D
  • Flatten

The use of the API is close to keras.

About

CNN implementation using only numpy

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages