Fix duplicate word occurrences in notebooks

This commit is contained in:
Jan Hrček
2024-07-30 11:16:30 +02:00
parent 5f16e0f9bc
commit c5fafbca97
11 changed files with 18 additions and 18 deletions

View File

@@ -166,7 +166,7 @@
{
"cell_type": "markdown",
"source": [
"Routines to calculate the empirical and analytical NTK (i.e. the NTK with infinite hidden units) for the the shallow network"
"Routines to calculate the empirical and analytical NTK (i.e. the NTK with infinite hidden units) for the shallow network"
],
"metadata": {
"id": "mxW8E5kYIzlj"
@@ -1106,4 +1106,4 @@
},
"nbformat": 4,
"nbformat_minor": 0
}
}