Building a Convolutional Neural Network From Scratch in C++
No Python, no PyTorch, no autograd. A full CNN with hand-written convolutions, pooling, and backpropagation using only Eigen and OpenCV.
C++
Systems
Deep Learning
Computer Vision