mirror of
https://github.com/fastai/fastbook.git
synced 2025-04-05 10:20:48 +00:00
Merge pull request #181 from SOVIETIC-BOSS88/patch-13
Update 15_arch_details.ipynb Small changes and spacing
This commit is contained in:
commit
90cb27b9b6
@ -635,7 +635,7 @@
|
|||||||
"return self.layers(x)\n",
|
"return self.layers(x)\n",
|
||||||
"```\n",
|
"```\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:"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user