From d0c8036315f6eb3d316c9743309d97981e04d9a7 Mon Sep 17 00:00:00 2001 From: Sai Rahul Guggilam Date: Fri, 24 Oct 2025 18:41:04 +0100 Subject: [PATCH 1/2] Matlab --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8ecf7a5..7123a2f 100644 --- a/README.md +++ b/README.md @@ -171,6 +171,7 @@ Check them out and take advantage of amazing free resources! | AI | Elements of AI | Free online courses about the basics of AI | [Link](https://www.elementsofai.com/) | Unlimited | | AI | LinkedIn | Career Essentials in Generative AI by Microsoft and LinkedIn | [Link](https://www.linkedin.com/learning/paths/career-essentials-in-generative-ai-by-microsoft-and-linkedin) | Unknown | | AI | HuggingFace | Free online course and certification for Deep Reinforcement Learning | [Link](https://huggingface.co/learn/deep-rl-course) | Unlimited | +| MATLAB | MathWorks | Free self-paced introductory course to learn the basics of MATLAB programming and environment | [Link](https://matlabacademy.mathworks.com/details/matlab-onramp/gettingstarted)| Unknown |

(back to top)

From e4ea2b5951801f1db53b92f0170674fe61d9e07a Mon Sep 17 00:00:00 2001 From: Sai Rahul Guggilam Date: Fri, 24 Oct 2025 18:51:50 +0100 Subject: [PATCH 2/2] Huggingface --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7123a2f..97e3bd9 100644 --- a/README.md +++ b/README.md @@ -172,6 +172,7 @@ Check them out and take advantage of amazing free resources! | AI | LinkedIn | Career Essentials in Generative AI by Microsoft and LinkedIn | [Link](https://www.linkedin.com/learning/paths/career-essentials-in-generative-ai-by-microsoft-and-linkedin) | Unknown | | AI | HuggingFace | Free online course and certification for Deep Reinforcement Learning | [Link](https://huggingface.co/learn/deep-rl-course) | Unlimited | | MATLAB | MathWorks | Free self-paced introductory course to learn the basics of MATLAB programming and environment | [Link](https://matlabacademy.mathworks.com/details/matlab-onramp/gettingstarted)| Unknown | +| AI Agents Course| Hugging Face |Free self-paced course introducing AI agents, covering fundamentals, frameworks, and practical applications.| https://huggingface.co/learn/agents-course/ | None

(back to top)