📝 Adds results archive to README

This commit is contained in:
Daniel Svitan 2025-03-23 19:49:36 +01:00
parent d9b8c348cc
commit b465677d29

View File

@ -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!