Created using Colaboratory

This commit is contained in:
udlbook
2023-10-04 08:32:27 +01:00
parent 22b6b18660
commit 18e827842c

View File

@@ -4,7 +4,7 @@
"metadata": {
"colab": {
"provenance": [],
"authorship_tag": "ABX9TyPBrRm/vxXEdut47l4zc2Od",
"authorship_tag": "ABX9TyOdSkjfQnSZXnffGsZVM7r5",
"include_colab_link": true
},
"kernelspec": {
@@ -29,7 +29,7 @@
{
"cell_type": "markdown",
"source": [
"# **Notebook 13.1: Graph attention networks**\n",
"# **Notebook 13.4: Graph attention networks**\n",
"\n",
"This notebook builds a graph attention mechanism from scratch, as discussed in section 13.8.6 of the book and illustrated in figure 13.12c\n",
"\n",