From 444c6facc34cef0caf85bcba5d5134e7b1c57679 Mon Sep 17 00:00:00 2001 From: Arthur DANJOU Date: Thu, 15 Jan 2026 12:21:33 +0100 Subject: [PATCH] =?UTF-8?q?Modifier=20le=20nom=20d'affichage=20du=20noyau?= =?UTF-8?q?=20Python=20dans=20le=20notebook=20=C3=A0=20"studies"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Lab 5A - TD prediction with random walk.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/M2/Reinforcement Learning/Lab 5A - TD prediction with random walk.ipynb b/M2/Reinforcement Learning/Lab 5A - TD prediction with random walk.ipynb index 22e34c6..df0c435 100644 --- a/M2/Reinforcement Learning/Lab 5A - TD prediction with random walk.ipynb +++ b/M2/Reinforcement Learning/Lab 5A - TD prediction with random walk.ipynb @@ -1285,7 +1285,7 @@ ], "metadata": { "kernelspec": { - "display_name": ".venv (3.13.9)", + "display_name": "studies", "language": "python", "name": "python3" },