Foundations
ML Fundamentals
Neural networks, backpropagation, gradient descent — the maths behind AI
Skills in this topic
4 skills — Sign in to track your progress
Showing 1,224 reads from curated sources
InfoQ AI/ML
📐 ML Fundamentals
⚡ AI Lesson
3w ago
Article: Redesigning Banking PDF Table Extraction: A Layered Approach with Java
PDF table extraction often looks easy until it fails in production. Real bank statements can be messy, with scanned pages, shifting layouts, merged cells, and w
Medium · Python
📐 ML Fundamentals
⚡ AI Lesson
3w ago
5 Enum Patterns in Python That Most Developers Never Use
You’re probably still using Enums like glorified constants. Here’s what you’re missing. Continue reading on The Pythonworld »

Medium · Programming
📐 ML Fundamentals
⚡ AI Lesson
3w ago
Day 71 of Learning Java: SortedSet and NavigableSet in Java
After learning about different Set implementations, I explored two important interfaces today — SortedSet and NavigableSet. Continue reading on Medium »

Medium · Machine Learning
📐 ML Fundamentals
⚡ AI Lesson
3w ago
Bingung Pakai Precision atau Recall? Mulai dari Satu Pertanyaan Ini
Pertanyaan pertama yang perlu ditanyakan: mana yang lebih berbahaya, FP atau FN? Continue reading on Medium »

Medium · Data Science
📐 ML Fundamentals
⚡ AI Lesson
3w ago
Bingung Pakai Precision atau Recall? Mulai dari Satu Pertanyaan Ini
Pertanyaan pertama yang perlu ditanyakan: mana yang lebih berbahaya, FP atau FN? Continue reading on Medium »
Medium · Deep Learning
📐 ML Fundamentals
⚡ AI Lesson
3w ago
Linear Algebra in Deep Learning: How it Drives Real-World Impact
Linear Algebra, as it seems — is associated with abstract mathematics — vectors, matrices, and equations that apparently disconnected from… Continue reading on
Medium · Machine Learning
📐 ML Fundamentals
⚡ AI Lesson
3w ago
Balancing predictive power with privacy in insurance.
In insurance, the whole engine runs on data, and that data is personal by default. For a project with Sure Tomorrow, I looked at how… Continue reading on Medium
Medium · AI
📐 ML Fundamentals
⚡ AI Lesson
3w ago
9 Python Concepts That Finally Made Sense Later
Confusing at first, obvious now. Continue reading on Stackademic »

Medium · Python
📐 ML Fundamentals
⚡ AI Lesson
3w ago
The production failure opening is the best thing in the article — it immediately separates this…
Every churn tutorial starts the same way. Import pandas. Load your CSV. Fit the model. Print 0.89 accuracy. Congratulations, you’ve… Continue reading on Medium

Medium · Machine Learning
📐 ML Fundamentals
⚡ AI Lesson
3w ago
1 — Machine Learning for Beginners, Introduction.
Good morning everyone! Continue reading on Medium »

Dev.to · Kit Good
📐 ML Fundamentals
⚡ AI Lesson
3w ago
A Learnability Gap, Not a Capacity Gap: 353 Parameters vs a 3-Parameter Heuristic
A Learnability Gap, Not a Capacity Gap What 208 benchmark runs and four experiments in a...

Medium · Python
📐 ML Fundamentals
⚡ AI Lesson
3w ago
I Built a $0 Search Engine on Real Web Data (No Algolia or Elasticsearch)
I got tired of grepping through JSON. So I built a local search index over live Google data using Python, Typesense, and Bright Data —… Continue reading on Pyth

Dev.to · Maciej Strzelczyk
📐 ML Fundamentals
⚡ AI Lesson
3w ago
TPU Mythbusting: vendor lock-in
Tensor Processing Units are a technology developed and owned by Google. While you can find GPUs in...
Medium · Python
📐 ML Fundamentals
⚡ AI Lesson
3w ago
Confusion Matrix Explained Using Random Forest
When we build a machine learning model especially for classification tasks,we need a way to evaluate its performance. One of the most… Continue reading on Mediu
Medium · Machine Learning
📐 ML Fundamentals
⚡ AI Lesson
3w ago
When Preprocessing Helps — and When It Hurts: Why Your Image Classification Model’s Accuracy Varies
From 65% to 87% accuracy on CIFAR-10 using Convolutional Neural Networks — and what went wrong along the way. Continue reading on Level Up Coding »
Reddit r/learnprogramming
📐 ML Fundamentals
⚡ AI Lesson
3w ago
Can someone without early coding or olympiad background succeed in CS?”
I just came up with a youtube video of a math question that can be solved by a 5th grade chinese student but I couldn't solve that being in 12 th grade. chinese
Medium · Data Science
📐 ML Fundamentals
⚡ AI Lesson
3w ago
Week 4, episode 2 — The Pro-Level AI Playbook Your Python Bootcamp Skipped
Master the three pillars of production deep learning: distributed data, mixed precision, and gradient accumulation. Continue reading on Medium »
Medium · LLM
📐 ML Fundamentals
⚡ AI Lesson
3w ago
Why Deep Learning Outperformed
Traditional Machine Learning
Continue reading on Medium »

Medium · Machine Learning
📐 ML Fundamentals
⚡ AI Lesson
3w ago
Relational Knowledge Distillation in 3D Point Clouds (part 1)
Hinton KD is output distribution distillation. It transfers what the teacher thinks about each example individually. RKD is structure… Continue reading on Mediu

Medium · Machine Learning
📐 ML Fundamentals
⚡ AI Lesson
3w ago
Knowledge Distillation in 3D Point Clouds
A large, cumbersome teacher model can train a smaller student model by giving it soft targets instead of only hard labels. Those soft… Continue reading on Mediu

Medium · Deep Learning
📐 ML Fundamentals
⚡ AI Lesson
3w ago
Knowledge Distillation in 3D Point Clouds
A large, cumbersome teacher model can train a smaller student model by giving it soft targets instead of only hard labels. Those soft… Continue reading on Mediu

Medium · Python
📐 ML Fundamentals
⚡ AI Lesson
3w ago
Python: Errores y Excepciones
Nuevo día, nueva entrega. Es común cometer errores al escribir código; por ello, Python genera errores y excepciones que nos ayudan a… Continue reading on Mediu

Medium · Python
📐 ML Fundamentals
⚡ AI Lesson
3w ago
I read 50 Python library lists so you don’t have to here are the 20 that actually matter
You’re still using Pandas and pip. Your competitors aren’t. Here are the 20 libraries reshaping how real Python gets written with code… Continue reading on Medi

Medium · Machine Learning
📐 ML Fundamentals
⚡ AI Lesson
3w ago
A Novel Approach to Player Rankings in European Football
Transforming Performance Metrics: A Deep Dive into Multi-Dimensional Analysis of Football Players Continue reading on Medium »

Dev.to · Sajjad Rahman
📐 ML Fundamentals
⚡ AI Lesson
3w ago
Lagrange Multipliers
Q1. Lagrange Multipliers What condition holds at the optimum? A. ∇f(x) = 0 B. ∇f(x) = Σ...

Medium · AI
📐 ML Fundamentals
⚡ AI Lesson
3w ago
Optimal Decision Tree Construction
From Theory to Production: Mastering the Art and Science of Building Perfect Decision Trees Continue reading on Medium »

Medium · Data Science
📐 ML Fundamentals
⚡ AI Lesson
3w ago
Optimal Decision Tree Construction
From Theory to Production: Mastering the Art and Science of Building Perfect Decision Trees Continue reading on Medium »

Medium · Machine Learning
📐 ML Fundamentals
⚡ AI Lesson
3w ago
AI & Machine Learning for 5G/6G Networks using Python | TechLTEWorld
New Launch — Step into the future of telecom with AI-powered 5G and upcoming 6G technologies. Designed for LTE/5G/ORAN professionals… Continue reading on Medi

Medium · Machine Learning
📐 ML Fundamentals
⚡ AI Lesson
3w ago
Unlocking the Power of Remote Sensing with Geo-Semantic Segmentation
Remote sensing technology has rapidly transformed the way we understand and monitor the Earth. From environmental monitoring and urban… Continue reading on Medi

Medium · Machine Learning
📐 ML Fundamentals
⚡ AI Lesson
3w ago
When Rules Run Out: The Case for Machine Learning in Systematic Trading
Part 1 of the series: Machine Learning for Systematic Traders Continue reading on Medium »

Medium · Machine Learning
📐 ML Fundamentals
⚡ AI Lesson
3w ago
Support Vector Machines Explained with Geometric Intuition
Welcome to another post in my ongoing machine learning adventure. This blog is part of a series where I’m diving into the world of ML —… Continue reading on Med

Medium · Programming
📐 ML Fundamentals
⚡ AI Lesson
3w ago
Support Vector Machines Explained with Geometric Intuition
Welcome to another post in my ongoing machine learning adventure. This blog is part of a series where I’m diving into the world of ML —… Continue reading on Med

Medium · Python
📐 ML Fundamentals
⚡ AI Lesson
3w ago
10 lines of code to simulate Brownian motion
A botanist in 1867, atoms and Einstein Continue reading on Medium »

Medium · Machine Learning
📐 ML Fundamentals
⚡ AI Lesson
3w ago
What Candy Crush Teaches About Applied AI in Product Development
Three distinct machine learning approaches to the same problem, and what each one reveals about how to think through AI projects in… Continue reading on Medium
Dev.to AI
📐 ML Fundamentals
⚡ AI Lesson
3w ago
Practical SVM Usage — Deep Dive + Problem: Majority Element
A daily deep dive into ml topics, coding problems, and platform features from PixelBank . Topic Deep Dive: Practical SVM Usage From the Support Vector Machines
Medium · Programming
📐 ML Fundamentals
⚡ AI Lesson
3w ago
Aku Dulu Nggak Ngerti Coding Sama Sekali — Sampai Akhirnya Paham (Ini Cara Simpelnya)
Dulu aku pikir programming itu cuma buat orang jenius. Orang yang ngerti matematika, yang kuliah IT, yang “otaknya beda”. Continue reading on Medium »

Medium · Python
📐 ML Fundamentals
⚡ AI Lesson
3w ago
bfs
bfs 像是一個同心圓,從圓心開始同步向外擴散。 Continue reading on Medium »

Medium · Machine Learning
📐 ML Fundamentals
⚡ AI Lesson
3w ago
AI Will Be Won by Cost per Query, Not Model Size
Why efficiency, not scale alone, will define how AI actually reaches the world Continue reading on Medium »

Medium · Machine Learning
📐 ML Fundamentals
⚡ AI Lesson
3w ago
Data in Production, Part 1: Building for Production (Not Just for Your Laptop)
Part 1 of a 3-part series on what nobody teaches you about taking data from your laptop to production. Continue reading on Medium »

Medium · Data Science
📐 ML Fundamentals
⚡ AI Lesson
3w ago
The quality paradox of AI data labelling ~ AIcoach eliminates this
Continue reading on Medium »
Medium · AI
📐 ML Fundamentals
⚡ AI Lesson
3w ago
Stop Blaming Your Model: Your Imbalanced Dataset Is the Real Problem
Most fraud detection models I’ve seen in the wild are not broken because of the algorithm. They’re broken because nobody handled the class… Continue reading on
Medium · Machine Learning
📐 ML Fundamentals
⚡ AI Lesson
3w ago
Stop Blaming Your Model: Your Imbalanced Dataset Is the Real Problem
Most fraud detection models I’ve seen in the wild are not broken because of the algorithm. They’re broken because nobody handled the class… Continue reading on
Medium · Data Science
📐 ML Fundamentals
⚡ AI Lesson
3w ago
Stop Blaming Your Model: Your Imbalanced Dataset Is the Real Problem
Most fraud detection models I’ve seen in the wild are not broken because of the algorithm. They’re broken because nobody handled the class… Continue reading on
Medium · Python
📐 ML Fundamentals
⚡ AI Lesson
3w ago
Stop Blaming Your Model: Your Imbalanced Dataset Is the Real Problem
Most fraud detection models I’ve seen in the wild are not broken because of the algorithm. They’re broken because nobody handled the class… Continue reading on

Medium · Data Science
📐 ML Fundamentals
⚡ AI Lesson
3w ago
The $200K Career Gap: Why 2026 is the Year of the AI Engineer (And How to Join Them)
The tech world is currently divided into two distinct groups. Continue reading on Medium »

Medium · Machine Learning
📐 ML Fundamentals
⚡ AI Lesson
3w ago
Graphs in Motion: Spatio-Temporal Dynamics with Graph Neural Networks
The concept behind ST-GNNs and a Pytorch Implementation for time series forecasting Continue reading on AI Advances »

Medium · Data Science
📐 ML Fundamentals
⚡ AI Lesson
3w ago
Graphs in Motion: Spatio-Temporal Dynamics with Graph Neural Networks
The concept behind ST-GNNs and a Pytorch Implementation for time series forecasting Continue reading on AI Advances »
Dev.to AI
📐 ML Fundamentals
⚡ AI Lesson
3w ago
How to Set Up a GPU Server for Machine Learning
Are you looking to accelerate your machine learning (ML) model training and inference? Setting up a dedicated GPU server can significantly cut down processing t
DeepCamp AI