From 257367aac0f71544e21f08d629ea9662d58882c6 Mon Sep 17 00:00:00 2001 From: Arthur DANJOU Date: Wed, 18 Feb 2026 17:34:39 +0100 Subject: [PATCH] Ajout d'un cours sur le traitement du langage naturel dans la section M2 du README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 54b5b50..c7ffa73 100644 --- a/README.md +++ b/README.md @@ -46,6 +46,7 @@ | `Linear Models` | Linear modeling techniques | | `Machine Learning` | Core machine learning algorithms | | `Machine Learning 2` | Applications of machine learning algorithms | +| `Natural Language Processing` | NLP techniques and applications | | `Reinforcement Learning` | Reinforcement learning algorithms | | `SQL` | Database and SQL queries | | `Statistiques Non Paramétrique` | Non-parametric statistics |