IBM / taxinomitis

Source code for Machine Learning for Kids site
https://machinelearningforkids.co.uk
Apache License 2.0
144 stars 137 forks source link

feat: Enable App Inventor support for imgtfjs projects #427

Closed dalelane closed 3 years ago

dalelane commented 3 years ago

The hard work for this feature is all in https://github.com/kylecorry31/ML4K-AI-Extension/pull/37 that updates the App Inventor ML4K extension to support training image ML models without a dependency on the (soon-to-be-removed) IBM Watson Visual Recognition service.

This commit is the final step to enable access to the App Inventor extension in the ML4K UI.

Closes: #388

Signed-off-by: Dale Lane dale.lane@uk.ibm.com