tsotchke / simple_mnistLinks
Minimalist MNIST implementation with two hidden layers written in C
☆104Updated 4 months ago
Alternatives and similar repositories for simple_mnist
Users that are interested in simple_mnist are comparing it to the libraries listed below
Sorting:
- ☆54Updated last year
- Notes and exploration code for learning about AI/ML☆194Updated this week
- This repository is a journey through Operating System concepts, with practical implementations in C. Each day focuses on a specific topic…