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)