From b5c1eb4e7252db30cb3911ab499ca5837bfca37f 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:15 +0000 Subject: [PATCH] Add data/faq2.md --- data/faq2.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 data/faq2.md diff --git a/data/faq2.md b/data/faq2.md new file mode 100644 index 0000000..67461eb --- /dev/null +++ b/data/faq2.md @@ -0,0 +1,10 @@ +# Course FAQ + +**Q1: How many hours per week are required?** +A1: Approximately 5-7 hours of study and 2-3 hours of lab work. + +**Q2: Are there any prerequisites?** +A2: Basic programming in Python and linear algebra. + +**Q3: What resources are recommended?** +A3: The textbook "Pattern Recognition and Machine Learning" by Christopher Bishop. \ No newline at end of file