From 706f2c126d2cdd1ea1e177897a59945b569d2a64 Mon Sep 17 00:00:00 2001 From: Xu Jingxin Date: Fri, 1 Nov 2024 15:31:45 +0800 Subject: [PATCH] Add generative ai for beginners --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0784272..437a317 100644 --- a/README.md +++ b/README.md @@ -89,6 +89,7 @@ Contributions are welcome. Connect on [LinkedIn](https://www.linkedin.com/in/owa * [Amazon Machine Learning Developer Guide](https://docs.aws.amazon.com/machine-learning/latest/dg/machinelearning-dg.pdf) - A book for ML developers which introduces the ML concepts & strategies with lots of practical usages. * [Machine Learning Observability Course](https://arize.com/blog-course/) - Self-guided course covers the intuition, math, and best practices for effective machine learning observability. * [Machine Learning for Humans](https://medium.com/machine-learning-for-humans/why-machine-learning-matters-6164faf1df12) - A series of simple, plain-English explanations accompanied by math, code, and real-world examples. +* [Generative AI for Beginners](https://codekidz.ai/lesson-intro/generative-a-362093) - Microsoft's "Generative AI for Beginners (Version 2)" course for foundational knowledge, practical skills, and hands-on coding in Python and TypeScript. ## Books