w3c / system-wake-lock

System Wake Lock API
Other
3 stars 2 forks source link

Use case: in-browser training #5

Open anssiko opened 3 years ago

anssiko commented 3 years ago

A use case from the machine learning space, in-browser transfer learning:

Given we rely on tf.js, we are bound to all the technical limitations of that library. For example, we have to warn users that they should not switch browser tabs while training, or the training will stop. For an app like Teachable Machine, these are small but very important UX challenges

https://github.com/w3c/machine-learning-workshop/issues/82

https://www.w3.org/2020/06/machine-learning-workshop/minutes/20200922.html