File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 1- # Experimental MakeCode extension to run ML4F models
1+ # MakeCode extension to run ML4F models
2+
3+ This extension is a work in progress. It supports unreleased work on the micro: bit machine learning tool.
24
35[ ![ MakeCode Project] ( https://github.com/microbit-foundation/pxt-ml-runner-poc/actions/workflows/makecode.yml/badge.svg )] ( https://github.com/microbit-foundation/pxt-ml-runner-poc/actions/workflows/makecode.yml )
46[ ![ Header Generator Tests] ( https://github.com/microbit-foundation/pxt-ml-runner-poc/actions/workflows/header-gen.yml/badge.svg )] ( https://github.com/microbit-foundation/pxt-ml-runner-poc/actions/workflows/header-gen.yml )
Original file line number Diff line number Diff line change 11{
2- "name" : " ml-runner-poc " ,
2+ "name" : " machine-learning-runner " ,
33 "version" : " 0.3.9" ,
4- "description" : " Experimental extension to run ML4F models in micro:bit MakeCode" ,
4+ "description" : " Extension to run ML4F models in micro:bit MakeCode" ,
55 "dependencies" : {
66 "core" : " *"
77 },
You can’t perform that action at this time.
0 commit comments