Contents in this wiki are for entertainment purposes only
This is not fiction ∞ this is psience of mind

Notes on machine learning on ESP32 etc: Difference between revisions

From Catcliffe Development
Jump to navigation Jump to search
(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...")
 
 
Line 9: Line 9:




=== x ===  
[[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&nbsp;~~~~~ from <small>https://www.youtube.com/watch?v=3K1414RwNDU</small></sub>
<sub>Retrieved&nbsp;~~~~~ 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