A hobby attempt to create a Convolutional Neural Network for image classification from scratch in C++. As a challenge I'm not allowed to use anything but the c++ standard library, so no Eigen, no Boost, no third party CNN libraries. It's not implemented yet, but if I ever get there I consider CUDA to be a language and not a library, so it's fair game. May the odds be ever in my favour.
-
Notifications
You must be signed in to change notification settings - Fork 0
alexnavtt/cnn_from_scratch
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A hobby attempt to create a Convolutional Neural Network for image classification from scratch in C++
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published