Update README.md

This commit is contained in:
Viral B. Shah 2019-12-19 09:44:17 -05:00 committed by GitHub
parent ac4c49b63e
commit 8a1e2f19d7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -12,4 +12,4 @@ Flux is an elegant approach to machine learning. It's a 100% pure-Julia stack, a
See the [documentation](https://fluxml.github.io/Flux.jl/) or the [model zoo](https://github.com/FluxML/model-zoo/) for examples. See the [documentation](https://fluxml.github.io/Flux.jl/) or the [model zoo](https://github.com/FluxML/model-zoo/) for examples.
If you use Flux in research, please see [our papers](CITATION.bib) for appropriate citations. If you use Flux in your research, please [cite](CITATION.bib) our work.