Back to Browse

Python to GenAI Course β€” Week 6 | DL Foundations - Part 2

243 views
Streamed live on Mar 21, 2026
31:30

Join us live as we cover three full lessons in one session β€” from understanding which neural network to pick, to building and running real models. Here's what we'll go through together: 🧭 P2.3.5 β€” Types of Neural Networks β€’ The 4 types: ANN, CNN, RNN, LSTM β€” what each one is for β€’ The full decision table β€” given your data and task, which network do you use? 🧠 P2.3.6 β€” ANN in Practice β€’ ANN vs Linear Regression β€” why not just stick with regression? β€’ Feature Scaling β€” why it matters and how to do it β€’ Full 4-phase workflow: Split β†’ Train β†’ Evaluate β†’ Inference β€’ Build a house price predictor with Keras πŸ‘οΈ P2.3.7 β€” CNN β€” Three Real Examples β€’ How CNN actually works: Convolution, Pooling, Flatten, Pipelines β€’ Classification vs Object Detection β€” same backbone, different head β€’ Example 1: MNIST digit classifier from scratch (Google Colab) β€’ Example 2: Cats vs Dogs with VGG16 Transfer Learning (Google Colab) β€’ Example 3: YOLO Object Detection running locally β€” no GPU needed Bring your questions β€” we answer live. ━━━━━━━━━━━━━━━━━━━━━━━━━━━━ πŸ“‚ Part of the GenAI Foundation Course ━━━━━━━━━━━━━━━━━━━━━━━━━━━━ πŸ“ GitHub: https://github.com/MaighaInc/pycore/tree/main/Course-GenAIFoundation/P2_LegacyToGenAI/P2.3_DL_Foundations πŸ’¬ Discord: https://discord.com/invite/V35dKcApS6 ────────────────────────────── πŸ”” Subscribe so you don't miss the next session πŸ‘ Like if you're joining live πŸ’¬ Drop your questions in chat β€” we read every one ────────────────────────────── See you live! πŸš€ πŸ“… Date: March 21 ⏰ Time: 7:00 PM IST

Download

1 formats

Video Formats

360pmp451.0 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

Python to GenAI Course β€” Week 6 | DL Foundations - Part 2 | NatokHD