Course 3 — The Future Builders
Format: live online · Sessions: 16 × 75 min
The learning path:
Welcome to The Future Builders — the most advanced level, for builders who are ready to go deep and aim high. You'll move past using AI to genuinely understanding and building it: how neural networks learn, how transformers and large language models work, how real research is done, and how to ship and showcase serious projects. By the end you'll have a university-ready portfolio of real work. Open any lesson below to see exactly what you'll do.
This course assumes you're comfortable with Python (or ready to move fast) — it's the natural next step after The Rising Builders, or a strong start for an experienced coder.
What the course covers
- Unit 1 — Deep Learning (Sessions 1–4): how neural networks think and learn, building and training real networks with Keras, and deep computer vision with CNNs.
- Unit 2 — Modern AI: Language & Transformers (Sessions 5–8): word embeddings, the attention mechanism behind transformers, using pre-trained models, and building responsibly with large language models.
- Unit 3 — Research & Responsible AI (Sessions 9–12): thinking like a researcher, reproducing a result, AI ethics, bias and safety, and evaluating models honestly.
- Unit 4 — Build, Deploy & Showcase (Sessions 13–16): a full end-to-end ML project, deploying a shareable AI demo, building a portfolio, and presenting your capstone.
What you'll produce
- A trained deep-learning model (image classifier) built and evaluated by you.
- An app or study built on modern AI — a fine-tuned model, an LLM-powered tool, or a reproduced research result.
- A deployed, shareable AI demo anyone can try.
- A university-ready portfolio (GitHub + write-ups) and a course certificate.
Soft skills — the human side of tech
Coding is only half the job. Every session also carries a Soft skill focus — it names one human skill, gives you a concrete way to grow it, and ends with a short reflection. Across the course you'll practise all eight of the skills that every tech career needs:
Look for the Soft skill focus box near the top of each lesson.
Tools (all free)
Google Colab (Python, Keras/TensorFlow, scikit-learn — free GPUs) · Hugging Face (pre-trained models & Spaces) · Gradio / Streamlit (build a demo) · GitHub (your portfolio) — the exact links are in each lesson's Resources.
How each lesson works
Every lesson follows the same flow: What you'll need → learn it → your turn (build it, with code you type and run yourself) → check yourself (questions with the answers) → a wrap-up and a try-at-home idea → then Tips & extra challenges, Vocabulary and Resources. Watch for the ⚠ Watch out notes — they flag the common mistakes before they trip you up.
Sessions
Unit 1 — Deep Learning
- Session 1 — How Neural Networks Think
- Session 2 — How Networks Learn
- Session 3 — Build a Neural Network
- Session 4 — Deep Vision with CNNs
Unit 2 — Modern AI: Language & Transformers
- Session 5 — Teaching Machines Language
- Session 6 — The Transformer Revolution
- Session 7 — Build with Pre-trained Models
- Session 8 — Building with LLMs
Unit 3 — Research & Responsible AI
- Session 9 — Think Like a Researcher
- Session 10 — Reproduce a Result
- Session 11 — AI Ethics, Bias & Safety
- Session 12 — Evaluate Like a Pro
Unit 4 — Build, Deploy & Showcase
- Session 13 — An End-to-End ML Project
- Session 14 — Deploy Your AI
- Session 15 — Your University-Ready Portfolio
- Session 16 — Capstone Showcase
Projects & Assessment
Each unit ends with a hands-on project + grading rubric, and the course finishes with a portfolio-ready capstone.
- Unit 1 Project — Train a Deep Model
- Unit 2 Project — Build with Modern AI
- Unit 3 Project — A Research Study
- Course Capstone — Research & Innovation Portfolio
- Certificate & Assessment Criteria
Ready? Open Session 1 — How Neural Networks Think