Forem

Deep Learning

This tag is for discussing, sharing articles, and asking questions primarily on deep learning - a subfield of machine learning.

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Navigating the Search Space: A Guide from BFS to Deep Learning

Navigating the Search Space: A Guide from BFS to Deep Learning

1
Comments 2
3 min read
CNN Spatial Behavior Explained: Convolution, Stride, Padding, and Output Size (With Intuition)

CNN Spatial Behavior Explained: Convolution, Stride, Padding, and Output Size (With Intuition)

Comments
2 min read
YOLO Evolution: Comparing YOLOv5, v11, v12, and v26 on the Cars Detection Dataset

YOLO Evolution: Comparing YOLOv5, v11, v12, and v26 on the Cars Detection Dataset

Comments
11 min read
Evolution of Deep CNNs — From AlexNet to ResNet (Trade-offs Behind Modern Deep Learning)

Evolution of Deep CNNs — From AlexNet to ResNet (Trade-offs Behind Modern Deep Learning)

Comments
1 min read
CNN Training Isn’t Just About Models — Augmentation vs Preprocessing vs BatchNorm

CNN Training Isn’t Just About Models — Augmentation vs Preprocessing vs BatchNorm

Comments
4 min read
CNN Layer Composition — A Practical Developer Guide to Activation, Pooling, and Fully Connected Layers

CNN Layer Composition — A Practical Developer Guide to Activation, Pooling, and Fully Connected Layers

1
Comments
2 min read
Why CNNs Work: Convolution, Feature Hierarchies, and the Real Difference from Fully Connected Networks

Why CNNs Work: Convolution, Feature Hierarchies, and the Real Difference from Fully Connected Networks

Comments
2 min read
Why CNNs Work for Images: The Real Design Logic Behind Convolutional Neural Networks

Why CNNs Work for Images: The Real Design Logic Behind Convolutional Neural Networks

Comments
4 min read
Image Classification Explained — Why k-NN Breaks and Linear Classifiers Matter

Image Classification Explained — Why k-NN Breaks and Linear Classifiers Matter

Comments
3 min read
CNNs Explained: How Image Classification Actually Works in Deep Learning

CNNs Explained: How Image Classification Actually Works in Deep Learning

Comments
2 min read
How Neural Networks Actually Learn: Backpropagation, Gradients, and Training Loop (Developer Guide)

How Neural Networks Actually Learn: Backpropagation, Gradients, and Training Loop (Developer Guide)

Comments
2 min read
Neural Network Optimization Challenges — Fixing Vanishing Gradients with Better Architecture Design

Neural Network Optimization Challenges — Fixing Vanishing Gradients with Better Architecture Design

Comments
2 min read
Output Layer Explained — Logits, Softmax, Cross-Entropy, and Why They Work Together

Output Layer Explained — Logits, Softmax, Cross-Entropy, and Why They Work Together

Comments
2 min read
Batch Normalization and Residual Connections: Going Deeper Without Breaking

Batch Normalization and Residual Connections: Going Deeper Without Breaking

Comments
4 min read
Multilayer Perceptron (MLP) — How Neural Networks Learn Representations, Probabilities, and Gradients

Multilayer Perceptron (MLP) — How Neural Networks Learn Representations, Probabilities, and Gradients

Comments
6 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.