Machine Learning Guide

By: OCDevel
  • Summary

  • Machine learning audio course, teaching the fundamentals of machine learning and artificial intelligence. It covers intuition, models (shallow and deep), math, languages, frameworks, etc. Where your other ML resources provide the trees, I provide the forest. Consider MLG your syllabus, with highly-curated resources for each episode's details at ocdevel.com. Audio is a great supplement during exercise, commute, chores, etc.
    OCDevel copyright 2025
    Show More Show Less
Episodes
  • MLG 001 Introduction
    Feb 1 2017

    Try a walking desk to stay healthy while you study or work!

    Show notes: ocdevel.com/mlg/1. MLG teaches the fundamentals of machine learning and artificial intelligence. It covers intuition, models, math, languages, frameworks, etc. Where your other ML resources provide the trees, I provide the forest. Consider MLG your syllabus, with highly-curated resources for each episode's details at ocdevel.com. Audio is a great supplement during exercise, commute, chores, etc.

    • MLG, Resources Guide
    • Gnothi (podcast project): website, Github
    What is this podcast?
    • "Middle" level overview (deeper than a bird's eye view of machine learning; higher than math equations)
    • No math/programming experience required

    Who is it for

    • Anyone curious about machine learning fundamentals
    • Aspiring machine learning developers

    Why audio?

    • Supplementary content for commute/exercise/chores will help solidify your book/course-work

    What it's not

    • News and Interviews: TWiML and AI, O'Reilly Data Show, Talking machines
    • Misc Topics: Linear Digressions, Data Skeptic, Learning machines 101
    • iTunesU issues

    Planned episodes

    • What is AI/ML: definition, comparison, history
    • Inspiration: automation, singularity, consciousness
    • ML Intuition: learning basics (infer/error/train); supervised/unsupervised/reinforcement; applications
    • Math overview: linear algebra, statistics, calculus
    • Linear models: supervised (regression, classification); unsupervised
    • Parts: regularization, performance evaluation, dimensionality reduction, etc
    • Deep models: neural networks, recurrent neural networks (RNNs), convolutional neural networks (convnets/CNNs)
    • Languages and Frameworks: Python vs R vs Java vs C/C++ vs MATLAB, etc; TensorFlow vs Torch vs Theano vs Spark, etc
    Show More Show Less
    9 mins
  • MLG 002 What is AI, ML, DS
    Feb 9 2017

    Try a walking desk to stay healthy while you study or work!

    Show notes at ocdevel.com/mlg/2

    Updated! Skip to [00:29:36] for Data Science (new content) if you've already heard this episode.

    What is artificial intelligence, machine learning, and data science? What are their differences? AI history.

    Hierarchical breakdown: DS(AI(ML)). Data science: any profession dealing with data (including AI & ML). Artificial intelligence is simulated intellectual tasks. Machine Learning is algorithms trained on data to learn patterns to make predictions.

    Artificial Intelligence (AI) - Wikipedia

    Oxford Languages: the theory and development of computer systems able to perform tasks that normally require human intelligence, such as visual perception, speech recognition, decision-making, and translation between languages.

    AlphaGo Movie, very good!

    Sub-disciplines

    • Reasoning, problem solving
    • Knowledge representation
    • Planning
    • Learning
    • Natural language processing
    • Perception
    • Motion and manipulation
    • Social intelligence
    • General intelligence

    Applications

    • Autonomous vehicles (drones, self-driving cars)
    • Medical diagnosis
    • Creating art (such as poetry)
    • Proving mathematical theorems
    • Playing games (such as Chess or Go)
    • Search engines
    • Online assistants (such as Siri)
    • Image recognition in photographs
    • Spam filtering
    • Prediction of judicial decisions
    • Targeting online advertisements
    Machine Learning (ML) - Wikipedia

    Oxford Languages: the use and development of computer systems that are able to learn and adapt without following explicit instructions, by using algorithms and statistical models to analyze and draw inferences from patterns in data.

    Data Science (DS) - Wikipedia

    Wikipedia: Data science is an interdisciplinary field that uses scientific methods, processes, algorithms and systems to extract knowledge and insights from noisy, structured and unstructured data, and apply knowledge and actionable insights from data across a broad range of application domains. Data science is related to data mining, machine learning and big data.

    History
    • Greek mythology, Golums
    • First attempt: Ramon Lull, 13th century
    • Davinci's walking animals
    • Descartes, Leibniz
    • 1700s-1800s: Statistics & Mathematical decision making

      • Thomas Bayes: reasoning about the probability of events
      • George Boole: logical reasoning / binary algebra
      • Gottlob Frege: Propositional logic
    • 1832: Charles Babbage & Ada Byron / Lovelace: designed Analytical Engine (1832), programmable mechanical calculating machines
    • 1936: Universal Turing Machine

      • Computing Machinery and Intelligence - explored AI!
    • 1946: John von Neumann Universal Computing Machine
    • 1943: Warren McCulloch & Walter Pitts: cogsci rep of neuron; Frank Rosemblatt uses to create Perceptron (-> neural networks by way of MLP)
    • 50s-70s: "AI" coined @Dartmouth workshop 1956 - goal to simulate all aspects of intelligence. John McCarthy, Marvin Minksy, Arthur Samuel, Oliver Selfridge, Ray Solomonoff, Allen Newell, Herbert Simon

      • Newell & Simon: Hueristics -> Logic Theories, General Problem Solver
      • Slefridge: Computer Vision
      • NLP
      • Stanford Research Institute: Shakey
      • Feigenbaum: Expert systems
      • GOFAI / symbolism: operations research / management science; logic-based; knowledge-based / expert systems
    • 70s: Lighthill report (James Lighthill), big promises -> AI Winter
    • 90s: Data, Computation, Practical Application -> AI back (90s)

      • Connectionism optimizations: Geoffrey Hinton: 2006, optimized back propagation
    • Bloomberg, 2015 was whopper for AI in industry
    • AlphaGo & DeepMind
    Show More Show Less
    1 hr and 4 mins
  • MLG 003 Inspiration
    Feb 10 2017

    Try a walking desk to stay healthy while you study or work!

    Show notes at ocdevel.com/mlg/3.

    This episode covers four major philosophical topics related to artificial intelligence. The purpose is to give broader context to why AI matters, before moving into technical details in later episodes.

    1. Economic Automation

    AI is automating not just simple tasks like data entry or tax prep, but also high-skill jobs such as medical diagnostics, surgery, and creative work like design, music, and art. There are two common reactions:

    • Fear: Concern over job displacement, similar to past economic shifts like the agricultural and industrial revolutions.
    • Is your job safe?
    • Optimism: Automation may lead to more comfortable living conditions and economic structures like Universal Basic Income. New job types could emerge, as they have in past transitions.
    2. The Singularity

    The singularity refers to a point of runaway technological growth, where AI becomes capable of improving itself recursively. This concept is tied to "artificial general intelligence" and "seed AI"—systems that not only perform tasks but create better versions of themselves. The idea is that this could trigger extremely rapid change, possibly representing a new phase of evolution beyond humanity.

    3. Consciousness

    I explore whether consciousness can emerge from machines. Since the brain is a physical machine and consciousness arises from it, it's possible that artificial systems could develop similar properties. Related ideas:

    • Qualia: Subjective experiences.
    • Functionalism: If something behaves like it’s conscious, it may be conscious.
    • Turing Test: If a machine is indistinguishable from a human in conversation, it passes the test.
    4. Misaligned Goals and Risk

    I discuss scenarios where AI causes harm not through malevolence but through poorly defined objectives. One example is the "paperclip maximizer" thought experiment, where an AI tasked with maximizing paperclip production might consume all resources to do so. This has led some public figures to raise concerns about AI safety. I don't share the same level of concern, but the topic is worth being aware of.

    References
    • Ray Kurzweil, The Singularity is Near
    • Ray Kurzweil, How to Create a Mind
    • Daniel Dennett, Consciousness Explained
    • Nick Bostrom, Superintelligence
    • The Great Courses, Philosophy of Mind, Brain, Consciousness, and Thinking Machines

    In the next episode, I begin covering the technical foundations of machine learning, starting with supervised, unsupervised, and reinforcement learning.

    Show More Show Less
    19 mins

What listeners say about Machine Learning Guide

Average customer ratings
Overall
  • 5 out of 5 stars
  • 5 Stars
    2
  • 4 Stars
    0
  • 3 Stars
    0
  • 2 Stars
    0
  • 1 Stars
    0
Performance
  • 5 out of 5 stars
  • 5 Stars
    2
  • 4 Stars
    0
  • 3 Stars
    0
  • 2 Stars
    0
  • 1 Stars
    0
Story
  • 5 out of 5 stars
  • 5 Stars
    2
  • 4 Stars
    0
  • 3 Stars
    0
  • 2 Stars
    0
  • 1 Stars
    0

Reviews - Please select the tabs below to change the source of reviews.

Sort by:
Filter by:
  • Overall
    5 out of 5 stars
  • Performance
    5 out of 5 stars
  • Story
    5 out of 5 stars

The best Machine Learning audio resource out there!

Fell upon this series completely by accident while searching for some introduction to ML I could listen to while commuting and wow what a series!

It’s so well paced and informative, so many good recommendations and explained so excellently over audio. It’s literally transformed my view and involvement with ML in a huge way.

Definitely recommend for anyone interested in, starting to study or looking for an ML resource in audio.

Something went wrong. Please try again in a few minutes.

You voted on this review!

You reported this review!

  • Overall
    5 out of 5 stars
  • Performance
    5 out of 5 stars
  • Story
    5 out of 5 stars

Fantastic Resource for ML

Have been learning ML and currently doing a project, this podcast was a brilliant supplementary resource!

Something went wrong. Please try again in a few minutes.

You voted on this review!

You reported this review!