From 93196a93002d531387064074a3da1db9464f8444 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Chlo=C3=A9=20Braud?= <chloe.braud@irit.fr> Date: Mon, 27 Nov 2023 15:22:34 +0000 Subject: [PATCH] Update file README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index bbc73d5..d65be9a 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,13 @@ # M2 LITL Contact: chloe.braud@irit.fr + Slides, notebooks and data are available on: https://gitlab.irit.fr/melodi/andiamo/teaching_cbraud/master_litl Current schedule: * 28.11 13h30-15h30 : ML reminder - * Basics of OOP: [](https://colab.research.google.com/drive/1E4ws7CelV1KytdaCqFq6NanaAgJ1iT6Q?usp=sharing)](https://colab.research.google.com/drive/1MShCILSr3gYx26FsR-OiMiQN3GApqUAN?usp=sharing) + * Basics of OOP: [](https://colab.research.google.com/drive/1MShCILSr3gYx26FsR-OiMiQN3GApqUAN?usp=sharing) + * To load the notebook: TP1 Sentiment analysis with ScikitLearn [](https://colab.research.google.com/drive/1E4ws7CelV1KytdaCqFq6NanaAgJ1iT6Q?usp=sharing) * **You'll need to save a copy to your google drive or a notebook on your PC** -- GitLab