Deep Learning with Yacine on MSN

What is VGG in deep learning?

Discover VGG, a popular convolutional neural network architecture, and learn why it’s important in computer vision tasks. #VGG #DeepLearning #CNN ...
Deep Learning with Yacine on MSN

Neural network from scratch in Java

Step-by-step guide to building a neural network entirely from scratch in Java. Perfect for learning the fundamentals of deep ...
Nvidia's biggest gaming reveal at CES 2026 was DLSS 4.5, an update for RTX GPUs that can boost frames rendered by six times ...
In this video, we will understand what is Max Pooling in Convolutional Neural Network and why do we use it. Max Pooling in ...
Shifting focus on a visual scene without moving our eyes — think driving, or reading a room for the reaction to your joke — is a behavior known as covert ...
In this video, we will understand what is Stride in Convolutional Neural Network. While performing Convolution operation on an image, we move our filter by 1 pixel. It is called having the stride = 1.
In this video, we will understand forward propagation and backward propagation. Forward propagation and backward propagation in Neural Networks, is a technique we use in machine learning to train our ...
Understand the Maths behind Backpropagation in Neural Networks. In this video, we will derive the equations for the Back Propagation in Neural Networks. In this video, we are using using binary ...