DEV Community

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.
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
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
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
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
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
Adaptive Optimization and Learning Rate Scheduling — Why Adam Works (and Why It’s Not Enough)

Adaptive Optimization and Learning Rate Scheduling — Why Adam Works (and Why It’s Not Enough)

Comments
2 min read
Optimization in Machine Learning — How Models Learn Parameters and What Actually Improves Training

Optimization in Machine Learning — How Models Learn Parameters and What Actually Improves Training

Comments
5 min read
Theoretical Foundations of Deep Learning (Why Neural Networks Actually Work)

Theoretical Foundations of Deep Learning (Why Neural Networks Actually Work)

Comments
2 min read
What Machine Learning Really Means: From Rules to Data-Driven Systems

What Machine Learning Really Means: From Rules to Data-Driven Systems

Comments
6 min read
Neural Network Learning Systems and Deep Learning: From Perceptrons to Representation Learning

Neural Network Learning Systems and Deep Learning: From Perceptrons to Representation Learning

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