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ΒΆ
Course Setup Guide - Installation and environment setup
Main README - Repository overview and getting started
Learning Checklist - Complete curriculum roadmap
Glossary - AI/ML terminology
Setup Guide - Detailed installation instructions
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.txtJupyter Issues: Try
jupyter notebook --versionto verify installation
π Search Existing ResourcesΒΆ
GitHub Issues: Search existing issues to see if your question has been answered
GitHub Discussions: Browse discussions for Q&A
README Files: Each section has its own README with specific guidance
π¬ Community SupportΒΆ
GitHub Discussions (Recommended)ΒΆ
For questions, discussions, and general help:
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ΒΆ
Search existing issues to avoid duplicates
Verify the issue with the latest version of the repository
Gather relevant information (error messages, environment details)
Creating a Good IssueΒΆ
When creating an issue, please include:
Clear Title: Briefly describe the problem
Description: Detailed explanation of the issue
Steps to Reproduce: How to recreate the problem
Expected Behavior: What you expected to happen
Actual Behavior: What actually happened
Environment:
OS (Windows, macOS, Linux)
Python version
Relevant package versions
Screenshots: If applicable
Code Samples: Minimal code that reproduces the 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ΒΆ
r/MachineLearning - Reddit community
r/learnmachinelearning - Beginner-friendly
Kaggle - Data science competitions and learning
Stack Overflow - Technical Q&A
Video ResourcesΒΆ
See REFERENCES.md for curated video courses, repos, papers, and learning resources
π§ ContactΒΆ
For other inquiries:
GitHub: @PavanMudigonda
Issues: Create an issue
Discussions: Start a discussion
β οΈ 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?
Check Course Setup Guide
Search GitHub Issues
Ask in GitHub Discussions
Create a new issue (for bugs only)