We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a9da30a + a44c16f commit 40eec4dCopy full SHA for 40eec4d
notebooks/05_autoregressive/01_lstm/lstm.ipynb
@@ -270,7 +270,7 @@
270
"tags": []
271
},
272
"source": [
273
- "## 2. Build the LSTM <a name=\"build\"></a>"
+ "## 4. Build the LSTM <a name=\"build\"></a>"
274
]
275
276
{
@@ -307,7 +307,7 @@
307
"id": "35b14665-4359-447b-be58-3fd58ba69084",
308
"metadata": {},
309
310
- "## 3. Train the LSTM <a name=\"train\"></a>"
+ "## 5. Train the LSTM <a name=\"train\"></a>"
311
312
313
@@ -416,7 +416,7 @@
416
"id": "d64e02d2-84dc-40c8-8446-40c09adf1e20",
417
418
419
- "# 3. Generate text using the LSTM"
+ "## 6. Generate text using the LSTM"
420
421
422
0 commit comments