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.
CNNs Explained: How Image Classification Actually Works in Deep Learning

CNNs Explained: How Image Classification Actually Works in Deep Learning

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
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
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
The 3 Waves of Deep Learning (Why AI Took Decades to Actually Work)

The 3 Waves of Deep Learning (Why AI Took Decades to Actually Work)

Comments
2 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
7 min read
Batch Normalization and Residual Connections: Going Deeper Without Breaking

Batch Normalization and Residual Connections: Going Deeper Without Breaking

Comments
4 min read
AI Paradigms: From Symbolic Rules to Neural Networks and Intelligent Agents

AI Paradigms: From Symbolic Rules to Neural Networks and Intelligent Agents

Comments
7 min read
Multilayer Perceptron (MLP): A Practical Way to Understand Neural Networks

Multilayer Perceptron (MLP): A Practical Way to Understand Neural Networks

Comments
2 min read
Regularization in Machine Learning — How to Actually Prevent Overfitting (L1, L2, Dropout)

Regularization in Machine Learning — How to Actually Prevent Overfitting (L1, L2, Dropout)

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