From 922f1c15ffb8768cd319e7f5e1ac538a1a7ae5c6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=9A=D0=B8=D1=80=D0=B8=D0=BB=D0=BB=20=D0=A0=D0=BE=D0=BC?= =?UTF-8?q?=D0=B0=D0=BD=D0=BE=D0=B2?= Date: Thu, 4 Jun 2026 23:23:21 +0000 Subject: [PATCH] Add data/faq3.md --- data/faq3.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 data/faq3.md diff --git a/data/faq3.md b/data/faq3.md new file mode 100644 index 0000000..066c6a1 --- /dev/null +++ b/data/faq3.md @@ -0,0 +1,9 @@ +# Course Materials + +**Lecture Slides**: Available on the course portal. + +**Lab Assignments**: Each week includes a hands‑on lab. + +**Reading List**: +- "Hands‑On Machine Learning with Scikit‑Learn" by Aurélien Géron. +- "Deep Learning" by Goodfellow, Bengio, and Courville. \ No newline at end of file