From faee9c1fdb58c7e3562dcc87c618ca8bc777101e Mon Sep 17 00:00:00 2001 From: KonovalovaAlA Date: Wed, 15 Oct 2025 22:21:26 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9D=D0=B5=D0=B1=D0=BE=D0=BB=D1=8C=D1=88?= =?UTF-8?q?=D0=B8=D0=B5=20=D0=BF=D1=80=D0=B0=D0=B2=D0=BA=D0=B8?= 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 6787ee6..95d451b 100644 --- a/labworks/LW1/report.md +++ b/labworks/LW1/report.md @@ -294,7 +294,7 @@ Accuracy on test data: 0.9413999915122986 ├─────────────────────────────────┼───────────────────────┼─────────────────────┤ │ 2 (100, 50 нейронов) │ 0.19981178641319275 │ 0.9387000203132629 │ ├─────────────────────────────────┼───────────────────────┼─────────────────────┤ -│ 2 (100, 100 нейронов) │ 0.19404223561286926 │ **0.9413999915122986** │ +│ 2 (100, 100 нейронов) │ 0.19404223561286926 │ 0.9413999915122986 │ └─────────────────────────────────┴───────────────────────┴───────────────────────┘ ```