- Contents in this wiki are for entertainment purposes only
Notes on machine learning on ESP32 etc: Difference between revisions
Jump to navigation
Jump to search
XenoEngineer (talk | contribs) (Created page with "Category:notes Category:machine learning Category:ESP32 ===Pain-free instructions to run Tensorflow Lite on ESP32 in Arduino IDE=== ;:Convert a TensorFlow Lite model to deploy on your ESP32 board using the Arduino IDE ;:* https://eloquentarduino.com/tensorflow-lite-esp32/ === x === <html> <iframe width="777" height="300" src="https://www.youtube.com/embed/3K1414RwNDU" title="How developers can get started with AI and ML" frameborder="0" allow="accelerome...") |
XenoEngineer (talk | contribs) (→x) |
||
Line 9: | Line 9: | ||
=== | [[Category:machine learning]] | ||
[[Category:AI]] | |||
[[Category:reference]] | |||
=== How developers can get started with AI and ML === | |||
<html> | <html> | ||
<iframe width="777" height="300" src="https://www.youtube.com/embed/3K1414RwNDU" title="How developers can get started with AI and ML" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe> | <iframe width="777" height="300" src="https://www.youtube.com/embed/3K1414RwNDU" title="How developers can get started with AI and ML" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe> | ||
<br/> | |||
<sub>Retrieved ~~~~~ from <small>https://www.youtube.com/watch?v=3K1414RwNDU</small></sub> | <sub>Retrieved ~~~~~ from <small>https://www.youtube.com/watch?v=3K1414RwNDU</small></sub> | ||
</html> | </html> | ||
Latest revision as of 18:29, 27 September 2023
Pain-free instructions to run Tensorflow Lite on ESP32 in Arduino IDE
- Convert a TensorFlow Lite model to deploy on your ESP32 board using the Arduino IDE
How developers can get started with AI and ML
Retrieved ~~~~~ from https://www.youtube.com/watch?v=3K1414RwNDU