mirror of
https://github.com/wassname/keras-js.git
synced 2026-09-10 12:15:12 +08:00
update readme
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user