Expert
Advanced
Machine Learning & AI Fundamentals
- 1h Duration
From regression to retrieval-augmented generation
For engineers who want to actually understand what is happening inside the model — not just call an API. Linear regression by hand on a whiteboard all the way to fine-tuning a small open-source LLM and serving it behind a retrieval pipeline.
Curriculum
- Foundations. Linear algebra refresh, gradient descent, and bias / variance trade-offs you can feel.
- Classical ML. Regression, trees, gradient boosting, and clustering using scikit-learn.
- Deep learning. PyTorch, autograd, training loops you write yourself.
- Sequence models. RNNs, attention, and transformers — implemented from scratch in 200 lines.
- Modern LLMs. Prompt engineering, evaluation, fine-tuning with LoRA, RAG with pgvector.
Want to submit a review? Login