Skip to content

Latest commit

 

History

51 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Homemade-ANN

A Homemade Artificial Neural Network using C++

file structure

hwnr.cpp hand-written numeral recognition for MNIST dataset
matrix.h & matrix.cpp matrix operate
dataset.h & dataset.cpp dataset operate
network.h & network.cpp nerwork operate, include fit and optimize

hwnr.ipynb example of MNIST by python and tensorflow
\data MNIST dataset inside

About

Homemade Artificial Neural Network using C++

Resources

Stars

0 stars

Watchers

1 watching

Forks

Contributors

Languages