From 7a02d2e76e34bb375164f91f9dd2bf37508fa9fb Mon Sep 17 00:00:00 2001 From: AnikeevAnA Date: Mon, 22 Sep 2025 09:24:41 +0000 Subject: [PATCH] =?UTF-8?q?=D0=98=D0=B7=D0=BC=D0=B5=D0=BD=D0=B8=D0=BB(?= =?UTF-8?q?=D0=B0)=20=D0=BD=D0=B0=20'labworks/LW1/report.md'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- labworks/LW1/report.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/labworks/LW1/report.md b/labworks/LW1/report.md index 3638426..1c9783f 100644 --- a/labworks/LW1/report.md +++ b/labworks/LW1/report.md @@ -7,7 +7,7 @@ import os os.chdir('/content/drive/MyDrive/Colab Notebooks') ``` -* 1.1 Импорт необходимых модулей. +1.1 Импорт необходимых модулей. ``` from tensorflow import keras import matplotlib.pyplot as plt