typo
This commit is contained in:
parent
d6bc10e3be
commit
90616a3c5a
@ -65,7 +65,7 @@ mymodel3 = Chain(
|
|||||||
Affine(5, 5), softmax)
|
Affine(5, 5), softmax)
|
||||||
```
|
```
|
||||||
|
|
||||||
You now know understand enough to take a look at the [logistic regression](../examples/logreg.md) example, if you haven't already.
|
You now know enough to take a look at the [logistic regression](../examples/logreg.md) example, if you haven't already.
|
||||||
|
|
||||||
## A Function in Model's Clothing
|
## A Function in Model's Clothing
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user