fix: reference the book repo instead of an embedded gitlink
Showing 3 changed files with +3 and −1
modified
.gitignore
+1 −0
@@ -1 +1,2 @@ | ||
| 1 | 1 | .DS_Store |
| 2 | +these/ | |
modified
NEURAL_NETWORKS_COMPLETE.md
+2 −0
@@ -2120,3 +2120,5 @@ with $\sigma$ a sigmoidal time-gate, yielding 1–5 orders of magnitude faster t | ||
| 2120 | 2120 | - [Ha & Schmidhuber, World Models (arXiv:1803.10122)](https://arxiv.org/abs/1803.10122) |
| 2121 | 2121 | - [Meta AI, I-JEPA](https://ai.meta.com/blog/yann-lecun-ai-model-i-jepa/) |
| 2122 | 2122 | - [Extreme Learning Machine overview](https://www.sciencedirect.com/topics/computer-science/extreme-learning-machine) |
| 2123 | + | |
| 2124 | +> 📕 The full LaTeX book lives in its own repo: [artificial-neural-networks-book](https://git.spboucher.ai/artificial-neural-networks-book) | |
deleted
these
+0 −1
@@ -1 +0,0 @@ | ||
| 1 | −Subproject commit 3c3d34065b003c6385864872b62cf0b86659fdae | |
| 2 | ||