Foundations
ML Fundamentals
Neural networks, backpropagation, gradient descent — the maths behind AI
Skills in this topic
4 skills — Sign in to track your progress
![[RustGuide] 9.3 Result Enum and Recoverable Errors Pt. 2](https://cdn-images-1.medium.com/max/600/0*WxdKxxRyvs88Gqb-.png)
Medium · Programming
📐 ML Fundamentals
⚡ AI Lesson
4h ago
[RustGuide] 9.3 Result Enum and Recoverable Errors Pt. 2
9.3.1 Propagating Errors Continue reading on Medium »
Medium · AI
📐 ML Fundamentals
⚡ AI Lesson
10h ago
The Algorithmic Landscape of Model-Based Reinforcement Learning (Part 1)
A Comprehensive Guide to MBRL fields with a through explanation Continue reading on Data Science Collective »
Medium · Programming
📐 ML Fundamentals
⚡ AI Lesson
10h ago
The Algorithmic Landscape of Model-Based Reinforcement Learning (Part 1)
A Comprehensive Guide to MBRL fields with a through explanation Continue reading on Data Science Collective »
Dev.to AI
📐 ML Fundamentals
⚡ AI Lesson
11h ago
What Is AI Inference? The Difference Between Training a Model and Actually Using It
You type a prompt into ChatGPT. Two seconds later, a full answer appears. Nothing about the model changed during those two seconds — it didn't learn anything, i
Medium · Programming
📐 ML Fundamentals
⚡ AI Lesson
13h ago
The Python Script I Built That Turned a Messy Folder Into a Money-Making Automation
How I used Python libraries, file processing, data analysis, Excel, APIs, and a little AI to turn an annoying manual workflow into… Continue reading on Medium »

Medium · Programming
📐 ML Fundamentals
⚡ AI Lesson
16h ago
I Solved 200 LeetCode Problems And Froze On Problem 201.
There’s a very specific look you get from grinding LeetCode for three straight months. Continue reading on Level Up Coding »
Dev.to AI
📐 ML Fundamentals
⚡ AI Lesson
18h ago
Replay Was Meant to Be the Filter and Filters Nothing: 36 of 36 Mined Skills Verify, Including a Chimera
Session log in, reusable skill out. Every tool with that shape has the same four lines, and two of them are guesses: candidates = mine ( session , min_support ,

Medium · Programming
📐 ML Fundamentals
⚡ AI Lesson
19h ago
Logistic Regression & Classification Metrics (Chapter 10)
At chapter 9 ,ou predicted a number — house prices, salary, temperature. Continue reading on Medium »

Medium · Programming
📐 ML Fundamentals
⚡ AI Lesson
1d ago
I wrote a test to reproduce the bug. It passed.
A fixture built from your own understanding tests your understanding, and mine was the broken part. Continue reading on Medium »
Dev.to AI
📐 ML Fundamentals
⚡ AI Lesson
1d ago
Portfolio Optimization ML: Proven Risk-Return Edge
Markets change faster than static allocation models can adapt. Portfolio optimization ML addresses this challenge by using machine learning to identify evolving

Medium · AI
📐 ML Fundamentals
⚡ AI Lesson
1d ago
Reverse-Engineering Hamiltonian Monte Carlo: The MCMC Engine Behind Modern Bayesian Inference
The past few articles we’ve written covered the building blocks of Bayesian Inference and Statistical Machine Learning from the ground up… Continue reading on T

Medium · AI
📐 ML Fundamentals
⚡ AI Lesson
1d ago
Charting the Path Ahead: Navigating AI’s Uneven Terrain Through Problem Types
The evolution of artificial intelligence continues to captivate and challenge organizations aiming to harness its potential. However, the… Continue reading on M

Medium · Programming
📐 ML Fundamentals
⚡ AI Lesson
1d ago
Exploring Programming Languages — AWK
Let’s continue our exploration of programming languages with an old but interesting one: AWK. Continue reading on Dev Genius »
Dev.to AI
📐 ML Fundamentals
⚡ AI Lesson
1d ago
Opinion: An AI Feature Should Pass a Model Swap Test Before It Touches Production
Your AI feature is coupled to a specific model, and most teams never test that coupling until the provider changes something. The moment a model is re-quantized

Medium · Programming
📐 ML Fundamentals
⚡ AI Lesson
1d ago
Laporan Praktikum 1: Membuat Program Identitas Sederhana Menggunakan Python
Halo… Perkenalkan, saya Alsya Kanaya Dzikra mahasiswa Teknologi Informasi, Universitas Tidar, dengan NPM 2605060075. Continue reading on Medium »
Medium · AI
📐 ML Fundamentals
⚡ AI Lesson
1d ago
I Started With Nothing. Now I Make $198k as an ML Engineer.
My biggest lessons after working in data/ML for 6 years. Continue reading on Data Science Collective »
Medium · AI
📐 ML Fundamentals
⚡ AI Lesson
1d ago
Data Science Interview Questions: The Complete Prep Guide (2026)
Data Scientist and ML Engineer roles are among the most competitive in tech right now, and the interview process reflects it. Hiring teams… Continue reading on
Dev.to AI
📐 ML Fundamentals
⚡ AI Lesson
2d ago
SkewAdam cuts training memory over 60%
Tiered optimizer states free more than half of GPU RAM for Mixture‑of‑Experts training. The twist is that a simple reallocation of Adam’s moments—rather than an

Medium · Programming
📐 ML Fundamentals
⚡ AI Lesson
2d ago
How to program a fluid simulation
Everyday, aerospace engineers use fluid simulations to test how aerodynamic a wing, or part is. A fluid simulation uses streams of air to… Continue reading on M
Dev.to AI
📐 ML Fundamentals
⚡ AI Lesson
2d ago
Opinion: Spend Free AI Compute on Killing Your Tests, Not Writing Code
We argue about whether an AI badge measures anything, but we rarely ask whether our test suite can measure a fault at all. Free model access changes the economi
Medium · Programming
📐 ML Fundamentals
⚡ AI Lesson
2d ago
The Python Tool I Built to Eliminate Hours of Manual Data Work
How I combined Python libraries, automation, APIs, Excel, and AI into a practical workflow I could turn into a sellable service Continue reading on Medium »
Medium · Programming
📐 ML Fundamentals
⚡ AI Lesson
2d ago
Why Small Side Projects Still Matter
Grand projects get hype. Finished small projects build proof you can build — not just consume tutorials. Continue reading on Medium »

Medium · AI
📐 ML Fundamentals
⚡ AI Lesson
2d ago
Curse Of Dimensionality 101: Your Nearest Neighbor Is Not Actually Near
In two dimensions the closest point in your data is far nearer than the farthest one. In a thousand dimensions it is barely closer at all… Continue reading on D

Medium · Programming
📐 ML Fundamentals
⚡ AI Lesson
2d ago
Backpropagation & Neural Networks — A Beginner’s Guide
The algorithm that makes every AI you’ve ever used actually work — explained from intuition to Python code Continue reading on Adi Insights & Innovations Collec

Medium · Programming
📐 ML Fundamentals
⚡ AI Lesson
2d ago
Why Python? Complete Guide to Python Programming, Benefits, Uses & Career Opportunities (2026)
Why has Python become one of the most popular programming languages in the world? Continue reading on Medium »
Dev.to AI
📐 ML Fundamentals
⚡ AI Lesson
3d ago
TOP-7 Resources on Training Neural Networks
This selection presents the TOP-7 materials dedicated to the training of neural networks . These studies and developments cover various aspects, from improving

Medium · AI
📐 ML Fundamentals
⚡ AI Lesson
3d ago
Ilya’s 30u30 v21: Neural Turing Machines
What if a neural network had a little database it could read from and write to? Continue reading on Ilya Sutskever’s 30 Foundational Papers of AI, Explained »

Medium · AI
📐 ML Fundamentals
⚡ AI Lesson
3d ago
AI Evolution #2: Before AI Had a Name — The First Artificial Neuron
How two researchers turned a biological neuron into a mathematical idea. Continue reading on Medium »
Medium · AI
📐 ML Fundamentals
⚡ AI Lesson
3d ago
Running Local SLMs on Mac: MLX Track, Part 1 — Setup with MLX
This is the first post in the MLX track of the local SLM series. Continue reading on Medium »
Medium · AI
📐 ML Fundamentals
⚡ AI Lesson
3d ago
Who Notices When Your ML Model Dies in Production? — Drift Detection & Auto-Retrain Pipeline
An end-to-end mini MLOps architecture with PSI + KS tests, FastAPI, Prometheus, MLflow, and auto-retrain Continue reading on Medium »
Dev.to AI
📐 ML Fundamentals
⚡ AI Lesson
3d ago
I Put My Lecture Notes on a Free Server for a Week
Late August in Halifax smells like rain and new backpacks. For me, it also smells like guilt: forty-seven pages of machine learning notes from last spring, sitt

Medium · Programming
📐 ML Fundamentals
⚡ AI Lesson
3d ago
The Secret Math Behind Google: How PageRank Decides What You See First
A gentle deep-dive into link analysis — the algorithm that turned a chaotic web into a ranked one Continue reading on Medium »

Medium · AI
📐 ML Fundamentals
⚡ AI Lesson
3d ago
Optimizers in Deep Learning: From Gradient Descent to Adam
A beginner-friendly guide to understanding how optimization algorithms train neural networks, from basic Gradient Descent to the powerful… Continue reading on M

Medium · Programming
📐 ML Fundamentals
⚡ AI Lesson
3d ago
Optimizers in Deep Learning: From Gradient Descent to Adam
A beginner-friendly guide to understanding how optimization algorithms train neural networks, from basic Gradient Descent to the powerful… Continue reading on M
Medium · Programming
📐 ML Fundamentals
⚡ AI Lesson
4d ago
9 Simple Lessons From Experienced Developers That Completely Changed the Way I Approach Coding
I used to think becoming a better programmer meant learning more. Continue reading on CodeToDeploy »
Medium · Programming
📐 ML Fundamentals
⚡ AI Lesson
4d ago
Programar no es escribir código: es aprender a pensar
Programar no es escribir código: es aprender a pensar Continue reading on Medium »

Medium · AI
📐 ML Fundamentals
⚡ AI Lesson
4d ago
Same Question, Same Answer
Why the most important output in the whole pipeline is the one given the least room to be creative Continue reading on Medium »
Dev.to AI
📐 ML Fundamentals
⚡ AI Lesson
4d ago
Migrate Models by Re-recording the Contract, Not by Re-running the Benchmark
Last month I watched a friend switch an internal API from one model provider to another after a ten-minute look at two public benchmarks. By the second hour, th

Medium · AI
📐 ML Fundamentals
⚡ AI Lesson
4d ago
Hierarchical Clustering: A Comprehensive Guide
Explore detailed Hierarchical Clustering Continue reading on Medium »
Medium · AI
📐 ML Fundamentals
⚡ AI Lesson
4d ago
History-Dependent Dynamics (HDD)
A Methodological Framework for Disentangling History Dependence, Recurrence, Self-Reference, and Self-Modeling in Dynamical Systems Continue reading on Medium »
Dev.to AI
📐 ML Fundamentals
⚡ AI Lesson
4d ago
Vector Search Lands in DynamoDB Natively — Issue #89
This week shipped one of the more consequential infrastructure changes in a while: DynamoDB absorbed vector search, collapsing a common two-database architectur
Medium · Programming
📐 ML Fundamentals
⚡ AI Lesson
4d ago
The O(N^2) Trap: Why Legacy Compute Is Dead and Field Geometry Is Taking Over
The tech industry is addicted to brute-force scaling. Continue reading on Medium »
Dev.to AI
📐 ML Fundamentals
⚡ AI Lesson
5d ago
What Actually Changes Inside A Model When It Learns
Every developer working with models eventually hits a bug that has no stack trace. The output is wrong, the code is fine, and the only honest answer is that the

Medium · Programming
📐 ML Fundamentals
⚡ AI Lesson
5d ago
10 Python Mistakes That Work Perfectly — Until They Don’t
The most dangerous bugs aren’t syntax errors — they’re the ones hiding inside working code. Continue reading on Python in Plain English »
Dev.to AI
📐 ML Fundamentals
⚡ AI Lesson
5d ago
Real-Time Machine Learning for Personalized Investing Risk Scores
Why Static Risk Questionnaires Fall Short Automated investing traditionally begins with a questionnaire covering income, investment horizon, financial goals, an

Medium · AI
📐 ML Fundamentals
⚡ AI Lesson
6d ago
Mathematics Is the Shape of Thought
What Bach let us hear, Escher let us see, and Gödel made us think Continue reading on Medium »

Medium · Programming
📐 ML Fundamentals
⚡ AI Lesson
6d ago
Beyond the Bit: How Quantum Subjective Science Converts Information Physics Into an Operational…
Bridging Theoretical Physics and Production AI to Solve the Compute and Vector Drift Wall Continue reading on Medium »
Dev.to AI
📐 ML Fundamentals
⚡ AI Lesson
6d ago
Keep a Ledger of Model Failures Instead of Trusting the Release Notes
Keeping a model endpoint in production usually feels like a configuration change until the failures you already fixed start returning under slightly different s
DeepCamp AI