From 2cb6085a616d0436ea3a5cbe586249bebfef1159 Mon Sep 17 00:00:00 2001 From: Mike J Innes Date: Sun, 8 May 2016 20:07:19 +0100 Subject: [PATCH] tweak --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 89f555b1..79eec3de 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Flux -Flux is an experimental machine perception / ANN library for Julia. It's most similar in philosophy to the excellent [Keras](http://keras.io). Like that and other high-level ANN libraries, Flux is designed to make experimenting with novel layer types and architectures really fast. +Flux is an experimental machine perception / ANN library for Julia. It's most similar in philosophy to the excellent [Keras](http://keras.io). Like that and other high-level ANN libraries, Flux is designed to make experimenting with novel layer types and architectures really fast, without sacrificing speed. Flux has a few key differences from other libraries: