From b387f365c64b2bc2c7f6ddd1b24b1f12524ec2ec Mon Sep 17 00:00:00 2001 From: yajat <160128959+yajatgrover9@users.noreply.github.com> Date: Sun, 30 Mar 2025 15:22:45 +0530 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ee4ed8880..62d666c73 100644 --- a/README.md +++ b/README.md @@ -463,6 +463,7 @@ It's a great way to learn. * [**Python**: _Building a simple Generative Adversarial Network (GAN) using Tensorflow_](https://blog.paperspace.com/implementing-gans-in-tensorflow/) * [**Python**: _Learn ML Algorithms by coding: Decision Trees_](https://lethalbrains.com/learn-ml-algorithms-by-coding-decision-trees-439ac503c9a4) * [**Python**: _JSON Decoding Algorithm_](https://github.com/cheery/json-algorithm) +* [**Python**: _Master AI Agents](https://huggingface.co/learn/agents-course/en/unit0/introduction) * [**Python**: _Build your own Git plugin with python_](https://joshburns-xyz.vercel.app/posts/build-your-own-git-plugin) * [**Ruby**: _A Pedometer in the Real World_](http://aosabook.org/en/500L/a-pedometer-in-the-real-world.html) * [**Ruby**: _Creating a Linux Desktop application with Ruby_](https://iridakos.com/tutorials/2018/01/25/creating-a-gtk-todo-application-with-ruby)