From 9bde5dd6a34e9981c73d88496d64103c7c0bb537 Mon Sep 17 00:00:00 2001 From: Arthur DANJOU Date: Wed, 11 Feb 2026 18:08:11 +0100 Subject: [PATCH] Ajout de la description du cours "Machine Learning 2" dans le README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c2c6964..54b5b50 100644 --- a/README.md +++ b/README.md @@ -45,6 +45,7 @@ | `Generative AI` | Generative models (LLMs, diffusion) | | `Linear Models` | Linear modeling techniques | | `Machine Learning` | Core machine learning algorithms | +| `Machine Learning 2` | Applications of machine learning algorithms | | `Reinforcement Learning` | Reinforcement learning algorithms | | `SQL` | Database and SQL queries | | `Statistiques Non Paramétrique` | Non-parametric statistics |