Skip to content

jlstdio/HomemadeNN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HomeMadeNN

Neural network frame only using numpy, pandas

Components

  • Affine layer (1d) : working
  • ReLU : working
  • Max Pool (1d) : working
  • Convolutional (1d) : in progress

About

Neural network frame only using numpy, pandas

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages