Skip to content

leils/neural-net-1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Neural Net, created from scratch. 
Net will recieve 20x20 images (encoded as decimals in CSV form), and determine the number represented by the image as a digit (0 - 10) in binary. 
Using CSVReader for input reading. 

About

A first attempt at a neural net from scratch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages