DEV Community

Machine Learning

A branch of artificial intelligence (AI) and computer science which focuses on the use of data and algorithms to imitate the way that humans learn, gradually improving its accuracy.

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
A Step-by-Step Guide to K-Nearest Neighbors (KNN) in Machine Learning

A Step-by-Step Guide to K-Nearest Neighbors (KNN) in Machine Learning

1
Comments
5 min read
YOLO vs Cloud API for Object Detection — Which One Should You Actually Use?

YOLO vs Cloud API for Object Detection — Which One Should You Actually Use?

Comments
3 min read
The Great LLM Inference Engine Showdown: vLLM vs TGI vs TensorRT-LLM vs SGLang vs llama.cpp vs Ollama

The Great LLM Inference Engine Showdown: vLLM vs TGI vs TensorRT-LLM vs SGLang vs llama.cpp vs Ollama

Comments
10 min read
Benchmark Scores vs. Real-World Results: The Facial Recognition Gap

Benchmark Scores vs. Real-World Results: The Facial Recognition Gap

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

CNNs Explained: How Image Classification Actually Works in Deep Learning

Comments
2 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
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
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
How to Evaluate AI Model Safety Before Deploying to Production

How to Evaluate AI Model Safety Before Deploying to Production

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