From 5f0bab57c2c84b8d30124b7180baa1212df5a094 Mon Sep 17 00:00:00 2001 From: Philippe Roy Date: Mon, 19 Jun 2023 14:04:31 +0200 Subject: [PATCH] Fondamentaux : descente de gradient par mini-lots --- fondamentaux/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fondamentaux/README.md b/fondamentaux/README.md index a64f92d..78e502f 100644 --- a/fondamentaux/README.md +++ b/fondamentaux/README.md @@ -14,6 +14,6 @@ ### Apprentissage par descente de gradient par mini-lots -![capture d'écran](img/04-descente_gradient_mini-lots) +![capture d'écran](img/04-descente_gradient_mini-lots.png)