Automated link checking (#117)

* Automated link checking

* Fix links in Jupyter Nbs
This commit is contained in:
Sebastian Raschka
2024-04-12 19:08:34 -04:00
committed by GitHub
parent 33b27368a3
commit 55ebabf95c
3 changed files with 19 additions and 24 deletions

View File

@@ -1621,7 +1621,7 @@
"id": "08218d9f-aa1a-4afb-a105-72ff96a54e73",
"metadata": {},
"source": [
"- **You may be interested in the bonus content comparing embedding layers with regular linear layers: [../02_bonus_efficient-multihead-attention](../02_bonus_efficient-multihead-attention)**"
"- **You may be interested in the bonus content comparing embedding layers with regular linear layers: [../03_bonus_embedding-vs-matmul](../03_bonus_embedding-vs-matmul)**"
]
},
{
@@ -1874,7 +1874,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.10.6"
"version": "3.10.10"
}
},
"nbformat": 4,