From 98efc2ba0372c27226b6c78b4b05ef8329b69aa7 Mon Sep 17 00:00:00 2001 From: Lee Stott Date: Mon, 29 Sep 2025 22:25:03 +0100 Subject: [PATCH] Add links to Edge AI and AI Agents courses --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 2f586112..d5b4f281 100644 --- a/README.md +++ b/README.md @@ -152,6 +152,8 @@ Find a pdf of the curriculum with links [here](https://microsoft.github.io/ML-Fo Our team produces other courses! Check out: +- [Edge AI for Beginners](https://aka.ms/edgeai-for-beginners) +- [AI Agents for Beginners](https://aka.ms/ai-agents-beginners) - [Generative AI for Beginners](https://aka.ms/genai-beginners) - [Generative AI for Beginners .NET](https://github.com/microsoft/Generative-AI-for-beginners-dotnet) - [Generative AI with JavaScript](https://github.com/microsoft/generative-ai-with-javascript)