Welcome to the Azure AI Engineering in 5 Weeks repository. This repository is designed to accelerate your journey in mastering Azure AI services. By working through these resources, you'll become a skilled AI practitioner capable of developing advanced AI solutions with Azure.
Let’s master the foundations to build solutions that truly matter with Azure AI.
This repository is organized to enhance your learning experience by structuring resources into weekly lessons. Each week focuses on a specific theme, building upon the concepts learned previously:
-
Weekly Folders (
weeks/
): Each folder represents a week's worth of training and includes:README.md
: A detailed overview of weekly topics, setup instructions, objectives, and goals.lab.ipynb
: An interactive, step-by-step notebook designed for hands-on practice of weekly topics and training.quiz.md
: A short quiz to test your understanding of the week's concepts.assets/
: Presentations, documentation, and supplementary materials.
-
src/
: Reusable and modular code for exercises and projects throughout the five weeks.
Note: Visit the CURRICULUM for a detailed, week-by-week plan.
1. Fork the repository:
- Click the "Fork" button at the top right of the repository page on GitHub.
2. Clone your forked repository:
git clone https://github.com/yourusername/azure-ai-engineering-5-weeks.git
3. Navigate to the folder for the week you are working on:
cd azure-ai-engineering-5-weeks/weeks/week-1
4. Follow the instructions:
- Open the
README.md
file in the folder for detailed instructions. - Explore and run the interactive notebooks (
notebook_inclass.ipynb
).
5. Start your learning journey:
- Work through the materials and complete the assignments (
notebook_homework.ipynb
) to reinforce your understanding.
Important
This software is provided for demonstration purposes only. It is not intended to be relied upon for any purpose. The creators of this software make no representations or warranties of any kind, express or implied, about the completeness, accuracy, reliability, suitability or availability with respect to the software or the information, products, services, or related graphics contained in the software for any purpose. Any reliance you place on such information is therefore strictly at your own risk.
🎉 Happy learning! Let's build impactful AI solutions with Azure!