transcranial / keras-js

Run Keras models in the browser, with GPU support using WebGL
https://transcranial.github.io/keras-js
MIT License
4.96k stars 501 forks source link

Limit in WebGL? #77

Open AngeloKai opened 7 years ago

AngeloKai commented 7 years ago

You mentioned a couple of limitation with WebGL in the README. But I wondered if there're more such limitation or ML performance can be more improved with more sophisticated numerical computing algorithm. I am from the browser world and I've wondering about this lately.