Skip to content

AI Under The Hood

Demystifying AI piece by piece.


Welcome — Learn what's under the hood of modern AI

Practical deep-dives, labs, and project playbooks for engineers and curious learners.

Quick start

  • ML Essentials — structured hubs: Introduction → Core ML → Deep Learning → Advanced topics.
  • Projects — hands-on projects with starter code and datasets.
  • Resources — curated libraries, reading lists, and communities.

Highlights

  • Tutorial Hub: Getting Started — setup, Python & Rust basics, and your first ML lab.
    Open Getting Started
  • Project: Image Classification with CNNs — a complete walkthrough from data to submission-ready model.
    Open project