Update 12_1_Self_Attention.ipynb
This commit is contained in:
@@ -31,7 +31,7 @@
|
|||||||
"source": [
|
"source": [
|
||||||
"# **Notebook 12.1: Self Attention**\n",
|
"# **Notebook 12.1: Self Attention**\n",
|
||||||
"\n",
|
"\n",
|
||||||
"This notebook builds a self-attnetion mechanism from scratch, as discussed in section 12.2 of the book.\n",
|
"This notebook builds a self-attention mechanism from scratch, as discussed in section 12.2 of the book.\n",
|
||||||
"\n",
|
"\n",
|
||||||
"Work through the cells below, running each cell in turn. In various places you will see the words \"TO DO\". Follow the instructions at these places and make predictions about what is going to happen or write code to complete the functions.\n",
|
"Work through the cells below, running each cell in turn. In various places you will see the words \"TO DO\". Follow the instructions at these places and make predictions about what is going to happen or write code to complete the functions.\n",
|
||||||
"\n",
|
"\n",
|
||||||
|
|||||||
Reference in New Issue
Block a user