mimic-sussex / sema

Sema – A Playground for Live Coding Music and Machine Learning
https://sema.codes
MIT License
153 stars 51 forks source link

add enable-webgl-in-my-browser section to README for tensorflow.js hardware acceleration #287

Closed frantic0 closed 3 years ago

frantic0 commented 3 years ago

this can make the difference between second and minutes in the training process

https://superuser.com/questions/836832/how-can-i-enable-webgl-in-my-browser

smilo7 commented 3 years ago

We could this to a new section in the documentation on machine learning? How to load tensorflow.js and enable hardware acceleration etc..

frantic0 commented 3 years ago

that is a good idea

smilo7 commented 3 years ago

done in https://github.com/mimic-sussex/sema/pull/328