update readme

This commit is contained in:
Leon Chen
2016-09-30 23:22:30 -04:00
parent e87b5c0a84
commit f3efcf1414
+3 -7
View File
@@ -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)