Run compiled ML models in MakeCode
Перейти к файлу
Michał Moskal 45e6d4685a
Update README.md
2021-08-20 01:33:44 +02:00
.github/workflows Add gh action 2020-09-21 14:52:24 +02:00
.clang-format Add format file 2020-10-05 18:54:02 +02:00
.gitignore Lo and behold - it works! 2020-09-21 14:51:35 +02:00
CODE_OF_CONDUCT.md Initial CODE_OF_CONDUCT.md commit 2020-09-21 04:15:54 -07:00
LICENSE Initial LICENSE commit 2020-09-21 04:15:55 -07:00
README.md Update README.md 2021-08-20 01:33:44 +02:00
SECURITY.md Initial SECURITY.md commit 2020-09-21 04:15:58 -07:00
mkc.json Implement interface to ML4F 2020-09-21 14:29:31 +02:00
ml4f.cpp New format with more magic 2020-09-22 13:30:54 +02:00
ml4f.ts bogus() -> selfTest() 2021-08-19 11:18:34 -07:00
ml4fjacdac.ts Update jacdac and pxt-ml 2021-08-16 11:43:49 -07:00
ns.ts Implement interface to ML4F 2020-09-21 14:29:31 +02:00
pxt.json 0.0.6 2021-08-19 11:19:08 -07:00
test.ts Build fixes 2021-08-16 13:29:45 -07:00

README.md

Moved to https://github.com/microsoft/pxt-ml/tree/main/ml4f

Run compiled ML models in PXT

This can run models compiled with https://github.com/microsoft/ml4f

Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.opensource.microsoft.com.

When you submit a pull request, a CLA bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., status check, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.