|
| 1 | +**Date:** 1404-07-05 |
| 2 | + |
| 3 | +**Time:** 10:00 PM to 11:30 PM |
| 4 | + |
| 5 | +Facilitator: Amin |
| 6 | + |
| 7 | +--- |
| 8 | + |
| 9 | +## 📌 Agenda |
| 10 | + |
| 11 | +### Book Review |
| 12 | +- [x] Review *Training Linear Models* |
| 13 | +- [x] Discuss about **Normal Equation** and **Gradient Descent** |
| 14 | +- [x] Take a dive into *Regularization* |
| 15 | +- [x] Review **Logistic Regression** |
| 16 | + |
| 17 | +### Challanges and deficiencies |
| 18 | +- [x] How do Lasso and Ridge regularize? (maths behind it) |
| 19 | +- [x] Multiclass classification with logistic regression |
| 20 | + |
| 21 | +## 📝 Notes & Discussion |
| 22 | +- We reviewed the **Hands-on book** up to the *softmax* subject |
| 23 | +- We discussed plans for next week: |
| 24 | + - Task 1: Finish the 4th chapter |
| 25 | + - Task 2: Solve the problems 1st series of Zarchi's course |
| 26 | + - Task 3: (optional) Do the exercises of AIC polynomial regression |
| 27 | + |
| 28 | +## Tasks |
| 29 | + |
| 30 | +| Task Description | Assigned To | Related Topic | Due Date | |
| 31 | +| ------------------------------------------------------------------------------------------------------------------------------- | ----------- | -------------------------------------------------------------- | ---------- | |
| 32 | +| Read [Hands-On ML] 3rd edition: part of chapter 4 (up to page 101)<br>(https://github.com/ageron/handson-ml3) | Everyone | [Intro to ML](../01-Topics/04-Training-Models/01-Overview.md) | 1404-07-12 | |
| 33 | +| Check maths behind Lasso and Ridge | Everyone | [Math Foundation](01-Topics/00-Math-Foundation/01-Overview.md) | 1404-07-12 | |
| 34 | +| Practice Regression with Zarchi's exercises<br>(https://github.com/SharifiZarchi/Introduction_to_Machine_Learning) | Everyone | - | 1404-07-12 | |
| 35 | + |
| 36 | + |
| 37 | +## 🔁 Next Session |
| 38 | + |
| 39 | +- **Proposed date:** 1404-07-12 |
| 40 | +- **Review of Hands-on exercises + Zarchi ex. 1** |
| 41 | +- **Facilitator:** TBD |
| 42 | + |
| 43 | +## 📎 Resources Mentioned |
| 44 | + |
| 45 | +- AIC |
| 46 | +- Hands-on ML |
| 47 | +- SharifiZarchi ML Course - SUT |
| 48 | + |
| 49 | +## Tags |
| 50 | + |
| 51 | +`#meeting` `#ml-group` `#math` `#classification` `#regression` `#group-learning` `#1404-07` |
0 commit comments