Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/TENBrnak/CNNs_from_scratch

This repository will contain my work as I attempt to develop neural networks to solve the MNIST and Fashion MNIST image recognition datasets. I will first try to implement these only using linear algebra libraries (numpy and scipy) and later try to implement these in the new ML-focused language Mojo.
https://github.com/TENBrnak/CNNs_from_scratch

Last synced: about 4 hours ago
JSON representation

This repository will contain my work as I attempt to develop neural networks to solve the MNIST and Fashion MNIST image recognition datasets. I will first try to implement these only using linear algebra libraries (numpy and scipy) and later try to implement these in the new ML-focused language Mojo.

Awesome Lists containing this project