From 0ebccb2957efb0b4acb1463fc3de0bf3de9be617 Mon Sep 17 00:00:00 2001 From: Mike J Innes Date: Tue, 30 Aug 2016 12:50:31 +0100 Subject: [PATCH] point to examples --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fec7e92c..50dca11e 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Flux is an experimental programming model for building neural networks, implemen ## How? -See [docs](/docs). +See [examples](/examples). ## Is it any good?