Merge pull request #181 from SOVIETIC-BOSS88/patch-13

Update 15_arch_details.ipynb Small changes and spacing
This commit is contained in:
Jeremy Howard
2020-08-16 07:18:23 -07:00
committed by GitHub

View File

@@ -635,7 +635,7 @@
"return self.layers(x)\n",
"```\n",
"\n",
"We won't show `__init__` here, since it's not that interesting, but will look at each line of code in `forward`in turn. The first line:"
"We won't show `__init__` here, since it's not that interesting, but we will look at each line of code in `forward` in turn. The first line:"
]
},
{