Skip to content

an ai i made from scratch in c++. Uses a basic structure, no cuda or parallel threading. Training takes a while, but it gets 90% accuracy on the MNIST. It's made completely from scratch, using only stl libraries.

License

Notifications You must be signed in to change notification settings

Will-codeit/aiFromScratchC-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

aiFromScratchC-

an ai i made from scratch in c++. Uses a basic structure, no cuda or parallel threading. Training takes a while, but it gets 90% accuracy on the MNIST. It's made completely from scratch, using only stl libraries.

About

an ai i made from scratch in c++. Uses a basic structure, no cuda or parallel threading. Training takes a while, but it gets 90% accuracy on the MNIST. It's made completely from scratch, using only stl libraries.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages