From 466917b74789da20d516c0f08c39d06a35444355 Mon Sep 17 00:00:00 2001 From: mc-cat-tty <44820563+mc-cat-tty@users.noreply.github.com> Date: Tue, 18 Jul 2023 12:36:11 +0200 Subject: [PATCH] update README file with video link --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c6cf372..640c8d4 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # Hopfield OCR Hopfield network implementation + visualization of its energy landscape as seen in Artificial Systems module ([https://github.com/mc-cat-tty/SistemiArtificiali/](https://github.com/mc-cat-tty/SistemiArtificiali/)) +See end result at: https://youtu.be/NGi88z9YH8U + ## Preview ![Energy landscape with spurious patterns](img/img1.png) ![Energy landscape and NN](img/img2.png)