-
The next feature coming to @MLforKids is going to be letting students train sound recognition ML models, and use them in #Scratch with scripts that fire when a sound is heard. For a quick look at the current prototype, watch youtu.be/nuNATCTqGHg
-
@MLforKids I'm using TensorFlow.js for this one. I've got a back-end API to store training data between lessons (and let students switch machines/browsers) but all the ML stuff is in JS in the browser in a #Scratch extension. It's amazing how much you can do in the browser today!