An open API service indexing awesome lists of open source software.

https://github.com/devanshsingh2004/imageclassifier

🧠 CIFAR-10 Image Classification from Scratch (NumPy) Manually implemented forward/backward propagation and gradient descent to classify Cats (3), Dogs (5), and Horses (7). Achieved 86% training and 55% test accuracy. Built for Google Colab.
https://github.com/devanshsingh2004/imageclassifier

Last synced: about 1 year ago
JSON representation

🧠 CIFAR-10 Image Classification from Scratch (NumPy) Manually implemented forward/backward propagation and gradient descent to classify Cats (3), Dogs (5), and Horses (7). Achieved 86% training and 55% test accuracy. Built for Google Colab.

Awesome Lists containing this project