I built a simple CNN in cpp , should I keep improving it or move on?
This story is from 2026-08-19. It is preserved in the archive; the latest stories are on the live feed.
I'm a first-year Computer Engineering student, and I've been learning about machine learning and CNNs recently. As a learning exercise, I built a small sketch classifier from scratch in C++17, without using PyTorch/TensorFlow. It implements the CNN, backpropagation, gradient checking, SGD, etc., an…
Read the full story at r/learnmachinelearning ↗
Timeline · 1 report
- 2026-08-19 16:46 · r/learnmachinelearning
I built a simple CNN in cpp , should I keep improving it or move on?