From b465677d29b000dbf99b8081566d332fa3f2838c Mon Sep 17 00:00:00 2001 From: Daniel Svitan Date: Sun, 23 Mar 2025 19:49:36 +0100 Subject: [PATCH] :memo: Adds results archive to README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 5183842..7be362b 100644 --- a/README.md +++ b/README.md @@ -91,6 +91,8 @@ Quite complicated, right? A ton of data packed into one small image, which could It can be overwhelming to look at at first, but once you understand what's going on, it's quite intuitive, anyway, the function that does all this is also saved in [analyze.py](analyze.py) +All the graphs are saved in the archives, which you can download, [results.tar.gz](results.tar.gz) and [results.zip](results.zip) + ### Neural network Ah!