Files
povtornyy-ekzamen-faq-bot-c…/data/faq3.md
T

12 lines
528 B
Markdown

# Course Materials
- **Lecture Slides**: PDF files for each lecture.
- **Reading List**: A list of recommended books and papers.
- **Code Repository**: GitHub repository with starter code and solutions.
- **Discussion Forum**: For asking questions and collaborating with peers.
**Q: Where is the code repository hosted?**
A: The code repository is hosted on GitHub at https://github.com/example/course-ml.
**Q: How do I clone the repository?**
A: Use `git clone https://github.com/example/course-ml.git` in your terminal.