Skip to content

satojkovic/SimpleNetTF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

SimpleNetTF

simple neural network with tensorflow

Architecture

  • The input layer has 64 nodes. (8x8 pixels)
  • The hidden layer has 70 nodes.
  • The output layer has 10 nodes. (the number of classes)

About

simple neural network with tensorflow

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages