From 1d3f01905af51094eb2331c0f54684d422f3675e Mon Sep 17 00:00:00 2001 From: Alexandre MEYER <alexandre.meyer@univ-lyon1.fr> Date: Tue, 26 Sep 2023 13:22:05 +0000 Subject: [PATCH] Update file TP_Installation.md --- web/content/am/TP_Installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/content/am/TP_Installation.md b/web/content/am/TP_Installation.md index 3d059e8..12d2d4d 100644 --- a/web/content/am/TP_Installation.md +++ b/web/content/am/TP_Installation.md @@ -20,7 +20,7 @@ Votre code va être écrit en Python. Vous pouvez utiliser [VisualCode](https:// ## Colab - + Ou vous pouvez travailler avec [Colab/Google](https://colab.research.google.com/). Vous trouverez [un tutoriel ici sur medium](https://medium.com/deep-learning-turkey/google-colab-free-gpu-tutorial-e113627b9f5d). Colab permet d'écrire et exécuter du code en ligne, possibilité de le faire tourner gratuitement sur une Nvidia K80. -- GitLab