model zoo link

This commit is contained in:
Mike J Innes 2017-09-07 01:39:16 -04:00
parent 0a9aaf9ec3
commit 706baabe93
1 changed files with 1 additions and 1 deletions

View File

@ -11,4 +11,4 @@ Pkg.add("Flux")
Pkg.test("Flux") # Check things installed correctly
```
Start with the [basics](basics.html). The [model zoo] is also a good starting point for many common kinds of models.
Start with the [basics](basics.html). The [model zoo](https://github.com/FluxML/model-zoo/) is also a good starting point for many common kinds of models.