From 4fb6bc7feadacc62a28dd96db172e9c306bebd1d Mon Sep 17 00:00:00 2001 From: Mike J Innes Date: Mon, 30 Apr 2018 18:04:13 +0100 Subject: [PATCH] add note on metalhead --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 4785c55c..79e37c5f 100644 --- a/README.md +++ b/README.md @@ -79,3 +79,9 @@ For general questions and help, check out Julia's [community forum](https://disc Flux development is carried out via our [GitHub issues](https://github.com/FluxML/Flux.jl/issues), so feel free to open feature requests or PRs here. For more informal discussions we'd love to have you on the [Julia slack](https://slackinvite.julialang.org/), where we hang out on the #machine-learning channel. + +## Related Packages + +Check out [Metalhead.jl](https://github.com/FluxML/Metalhead.jl) for common computer vision datasets and trained models. + +[MLDatasets.jl](https://github.com/JuliaML/MLDatasets.jl) provides further common datasets.