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": { "metadata": {
"colab": { "colab": {
"provenance": [], "provenance": [],
"authorship_tag": "ABX9TyPBrRm/vxXEdut47l4zc2Od", "authorship_tag": "ABX9TyOdSkjfQnSZXnffGsZVM7r5",
"include_colab_link": true "include_colab_link": true
}, },
"kernelspec": { "kernelspec": {
@@ -29,7 +29,7 @@
{ {
"cell_type": "markdown", "cell_type": "markdown",
"source": [ "source": [
"# **Notebook 13.1: Graph attention networks**\n", "# **Notebook 13.4: Graph attention networks**\n",
"\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", "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", "\n",