Back to Browse

Convolutional Neural Network (CNN) from Scratch in C++

3.8K views
Jan 21, 2025
17:43

Apologies if the microphone volume is a bit quiet in this video—I’ll make adjustments for future uploads. Please consider turning up the volume for the best experience. Thank you! Welcome to the channel! I'm exploring AI and machine learning technologies, sharing insights, updates, and behind-the-scenes looks at my development process. If you’re into AI, machine learning, or tech innovation, this is the place for you. 0:00 – Introduction 1:22 – Preprocessing the Dataset 3:38 – Daclaring the parameters 4:47 – Daclaring the hyperparameters 5:00 – Batch training 7:02 – Forward() fucntion 10:40 – Computing the losses 11:10 – Computing Backpropagation 13:15 – Logging the losses 13:32 – Using evaluate() and predict() functions 14:32 – Checking Model Performance 17:32 – Conclusion #machinelearning #deeplearning #forwardpropagation #backpropagation #devlog

Download

0 formats

No download links available.

Convolutional Neural Network (CNN) from Scratch in C++ | NatokHD