Home Podcasts Machine Learning Guide
Machine Learning Guide

Machine Learning Guide

OCDevel 60 Episodes Feb 26, 2026

Machine Learning Guide is an audio course that teaches the fundamentals of machine learning and artificial intelligence. It covers intuition, models (shallow and deep), math, languages, and frameworks. The podcast aims to provide a high-level overview, acting as a syllabus with curated resources for each episode. It is designed to be a supplement during exercise, commute, or chores.

Episodes

MLA 030 AI and Programming Jobs: What Happened and How to Position
MLA 030 AI and Programming Jobs: What Happened and How to Position Feb 26, 2026 36:11 The aggregate job market held, the entry-level door narrowed, and software postings sit a quarter below pre-pandemic. Why cheap implementation made specification, verification and domain scarce, how ML roles split five ways, and how to position. Links Try a walking desk - stay healthy & sharp while you learn & code More OCDevel shows - this one has siblings, each on its own subject and produce
MLA 029 OpenClaw and Personal Agents
MLA 029 OpenClaw and Personal Agents Feb 22, 2026 36:50 OpenClaw as the worked example of the always-on personal agent: gateway, markdown memory, heartbeats, skills, coding agents from your phone, hosted vs local models, and the 2026 security record (exposed instances, two critical CVEs, ClawHavoc) with the posture that makes it survivable. Links Try a walking desk - stay healthy & sharp while you learn & code More OCDevel shows - this one has sibl
MLA 028 AI Agents: Loops, Tools, Memory, Protocols, and Evaluation
MLA 028 AI Agents: Loops, Tools, Memory, Protocols, and Evaluation Feb 22, 2026 33:47 What an AI agent actually is, why coding agents got good first, how memory really works, what MCP and A2A standardize, which SDKs are alive, how to evaluate on trajectories, and where the products stand after browser agents contracted. Links Try a walking desk - stay healthy & sharp while you learn & code More OCDevel shows - this one has siblings, each on its own subject and produced the same
MLA 027 The AI Media Pipeline: Voice, Music, ComfyUI, APIs, and Finishing
MLA 027 The AI Media Pipeline: Voice, Music, ComfyUI, APIs, and Finishing Jul 14, 2025 35:08 How to automate AI media end to end: clone your own voice on open TTS, pick music that's actually licensed, run ComfyUI graphs headless, design around fal, Replicate and provider queues, finish with ffmpeg, and stay inside licensing at every layer. Links More OCDevel shows - this one has siblings, each on its own subject and produced the same way Companion show. This episode is the overview of
MLA 026 AI Video Generation 2026: Veo, Gemini, Kling, Runway, MiniMax, Sora
MLA 026 AI Video Generation 2026: Veo, Gemini, Kling, Runway, MiniMax, Sora Jul 12, 2025 32:09 Sora is shut down, Google runs two video models, Kling 3 does lip-synced dialogue, and open-weight MiniMax H3 is what you can actually fine-tune. What a usable clip costs, which models do native audio, how reference consistency works, and why the unit of work is the shot. Links Notes and resources at ocdevel.com/mlg/mla-26 More OCDevel shows - this one has siblings, each on its own subject and
MLA 025 AI Image Generation 2026: GPT Image, Nano Banana, Midjourney, Flux
MLA 025 AI Image Generation 2026: GPT Image, Nano Banana, Midjourney, Flux Jul 9, 2025 30:42 Editing replaced generation as the core task. How GPT Image 2.5, Google's Nano Banana line, Midjourney V8.2 and Flux 2 differ, what open weights and LoRAs buy you, ControlNet vs instruction editing, and how licensing and C2PA provenance work now. Links More OCDevel shows - this one has siblings, each on its own subject and produced the same way Companion show. This episode is the overview. For
MLG 036 Autoencoders
MLG 036 Autoencoders May 30, 2025 01:05:55 Auto encoders are neural networks that compress data into a smaller "code," enabling dimensionality reduction, data cleaning, and lossy compression by reconstructing original inputs from this code. Advanced auto encoder types, such as denoising, sparse, and variational auto encoders, extend these concepts for applications in generative modeling, interpretability, and synthetic data generation. Li
MLG 035 Large Language Models 2
MLG 035 Large Language Models 2 May 8, 2025 45:25 At inference, large language models use in-context learning with zero-, one-, or few-shot examples to perform new tasks without weight updates, and can be grounded with Retrieval Augmented Generation (RAG) by embedding documents into vector databases for real-time factual lookup using cosine similarity. LLM agents autonomously plan, act, and use external tools via orchestrated loops with persisten
MLG 034 Large Language Models 1
MLG 034 Large Language Models 1 May 7, 2025 50:48 Explains language models (LLMs) advancements. Scaling laws - the relationships among model size, data size, and compute - and how emergent abilities such as in-context learning, multi-step reasoning, and instruction following arise once certain scaling thresholds are crossed. The evolution of the transformer architecture with Mixture of Experts (MoE), describes the three-phase training process cul
MLA 024 Agentic Software Engineering: Specs, Verification, and the Review Loop
MLA 024 Agentic Software Engineering: Specs, Verification, and the Review Loop Apr 13, 2025 33:27   How working engineers ship with coding agents: issues an agent can verify, plan mode before code, a verification loop with a browser in it, agent review of agent code, worktrees and CI, cost discipline, and where agents still fail. Links Try a walking desk - stay healthy & sharp while you learn & code More OCDevel shows - this one has siblings, each on its own subject and produced the same
MLA 023 Inside a Coding Agent: Context, Instructions, Hooks, Skills, MCP
MLA 023 Inside a Coding Agent: Context, Instructions, Hooks, Skills, MCP Apr 13, 2025 34:24 A coding agent is a loop appending to a context window, and the window is what runs out. Instruction files, permissions, hooks, skills, MCP, subagents and memory explained as one mechanism, mapped across Claude Code, Codex and OpenCode. Links Try a walking desk - stay healthy & sharp while you learn & code More OCDevel shows - this one has siblings, each on its own subject and produced the sam
MLA 022 Vibe Coding: Codex vs Claude Code vs Antigravity vs Grok
MLA 022 Vibe Coding: Codex vs Claude Code vs Antigravity vs Grok Feb 9, 2025 28:02 What a coding agent actually is, and how Claude Code, OpenAI Codex, Google Antigravity and xAI's Grok Build differ in philosophy rather than features. Plus open harnesses pi and OpenCode, the open-weight coders, and a decision rule by constraint. Links Try a walking desk - stay healthy & sharp while you learn & code More OCDevel shows - this one has siblings, each on its own subject and produc

Recommended