Skip to content

Commit

Permalink
fix non-breaking space and imges' preview
Browse files Browse the repository at this point in the history
  • Loading branch information
mc-cat-tty committed Jul 18, 2023
1 parent f1e5740 commit b4da412
Showing 1 changed file with 5 additions and 8 deletions.
13 changes: 5 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +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/))

## Preview
[Energy landscape with spurious patterns](img/img1.png)

[Energy landscape and NN](img/img2.png)

[Only descending energy landscape](img/img3.png)

[OCR energy plot](img/img4.png)
## Preview
![Energy landscape with spurious patterns](img/img1.png)
![Energy landscape and NN](img/img2.png)
![Only descending energy landscape](img/img3.png)
![OCR energy plot](img/img4.png)

0 comments on commit b4da412

Please sign in to comment.