From f3efcf1414ce5af21e6a6a42f89fe31bd5f795c9 Mon Sep 17 00:00:00 2001 From: Leon Chen Date: Fri, 30 Sep 2016 23:22:30 -0400 Subject: [PATCH] update readme --- README.md | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 6df3b46..26a2418 100644 --- a/README.md +++ b/README.md @@ -2,14 +2,10 @@ Run trained [Keras](https://github.com/fchollet/keras) models in your browser, GPU-powered using WebGL. -##### Why? +[Demos](https://transcranial.github.io/keras-js) -You have trained a cool and useful Keras model. Instead of setting up backend servers to process jobs and send the results to your users, you want your model to run as close to your user as possible. - -##### Can I do training? - -No. Why would you even want to? +Work In Progress. ### License -MIT +[MIT](https://github.com/transcranial/keras-js/blob/master/LICENSE)