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.
1 parent 2086404 commit a056a95Copy full SHA for a056a95
docs/src/models/advanced.md
@@ -30,7 +30,7 @@ model = CustomModel(chain)
30
model(rand(10))
31
```
32
33
-For an intro to Flux and automatic differentiation, see this [tutorial](https://fluxml.ai/tutorials/2020/09/15/deep-learning-flux.html)
+For an intro to Flux and automatic differentiation, see this [tutorial](https://fluxml.ai/tutorials/2020/09/15/deep-learning-flux.html).
34
35
## Customising Parameter Collection for a Model
36
0 commit comments