Skip to content

How did I arrived here? Data Track 1

Prottay Rudra edited this page Aug 24, 2020 · 1 revision

This web application isn't first of it's kind. There's one from Google called Teachable Machine which is similar to this application. Teachable machine trains the model with the data after the data has been submitted. This approach surely gives the application more flexibility, but it also requires quite a while to train the model. As a result, the user has to wait and since this whole training process happens in the browser, users browser sometimes lag for a while too. And this might be frustrating for users that are not that technical and just want to try this new tool.

So if there's a way that we can leverage this situation, then it would surely help.

Clone this wiki locally