SupportΒΆ

Getting HelpΒΆ

Thank you for using Zero to AI! This document will help you get support when you need it.

πŸ“š Self-Help ResourcesΒΆ

Before asking for help, please check these resources:

DocumentationΒΆ

Common IssuesΒΆ

  • Installation Problems: See 00-course-setup/README.md#troubleshooting

  • Python Environment: Check setup.md for environment configuration

  • Missing Packages: Run pip install -r requirements.txt

  • Jupyter Issues: Try jupyter notebook --version to verify installation

πŸ” Search Existing ResourcesΒΆ

  1. GitHub Issues: Search existing issues to see if your question has been answered

  2. GitHub Discussions: Browse discussions for Q&A

  3. README Files: Each section has its own README with specific guidance

πŸ’¬ Community SupportΒΆ

Discord CommunityΒΆ

Join our learning community (Coming Soon!)

  • Real-time chat with other learners

  • Study groups and collaboration

  • Weekly office hours

πŸ› Reporting IssuesΒΆ

Found a bug or error in the course material?

Before Creating an IssueΒΆ

  1. Search existing issues to avoid duplicates

  2. Verify the issue with the latest version of the repository

  3. Gather relevant information (error messages, environment details)

Creating a Good IssueΒΆ

When creating an issue, please include:

  1. Clear Title: Briefly describe the problem

  2. Description: Detailed explanation of the issue

  3. Steps to Reproduce: How to recreate the problem

  4. Expected Behavior: What you expected to happen

  5. Actual Behavior: What actually happened

  6. Environment:

    • OS (Windows, macOS, Linux)

    • Python version

    • Relevant package versions

  7. Screenshots: If applicable

  8. Code Samples: Minimal code that reproduces the issue

Create an Issue β†’

πŸ“– ContributingΒΆ

Want to help improve the course?

  • See CONTRIBUTING.md for contribution guidelines

  • Submit pull requests for fixes or improvements

  • Share your learning projects and feedback

πŸŽ“ External ResourcesΒΆ

Microsoft LearnΒΆ

Learning CommunitiesΒΆ

Video ResourcesΒΆ

  • See REFERENCES.md for curated video courses, repos, papers, and learning resources

πŸ“§ ContactΒΆ

For other inquiries:

⚠️ What NOT to Do¢

Please DO NOT:

  • ❌ Request homework help or solutions to assignments

  • ❌ Ask for personal tutoring or one-on-one teaching

  • ❌ Post large amounts of code without context

  • ❌ Spam issues with duplicate questions

  • ❌ Use issues for general questions (use Discussions instead)

πŸ™ Thank YouΒΆ

Thank you for being part of the Zero to AI learning community! We’re here to help you succeed in your AI/ML journey.

Need immediate help?

  1. Check Course Setup Guide

  2. Search GitHub Issues

  3. Ask in GitHub Discussions

  4. Create a new issue (for bugs only)