Skip to content

Commit 8ba79d5

Browse files
authored
Merge pull request #146 from darsnack/darsnack/docs-fix
2 parents 5386046 + 3781f59 commit 8ba79d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tutorials/quickstart.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ model = ResNet(18)
1414
```
1515

1616
Now, we can use this model with Flux like any other model. Below, we train it on some randomly generated data.
17-
{cell=quickstart}
17+
1818
```julia
1919
using Flux: onehotbatch
2020

0 commit comments

Comments
 (0)