MicroPython 如此簡單系列: 無線網路自動連接器 (Wifi Auto Connector)
https://yungger.medium.com/micropython-%E5%A6%82%E6%AD%A4%E7%B0%A1%E5%96%AE%E7%B3%BB%E5%88%97-%E7%84%A1%E7%B7%9A%E7%B6%B2%E8%B7%AF%E8%87%AA%E5%8B%95%E9%80%A3%E6%8E%A5%E5%99%A8-wifi-auto-connector-db35a52ac0eb
https://yungger.medium.com/micropython-%E5%A6%82%E6%AD%A4%E7%B0%A1%E5%96%AE%E7%B3%BB%E5%88%97-%E7%84%A1%E7%B7%9A%E7%B6%B2%E8%B7%AF%E8%87%AA%E5%8B%95%E9%80%A3%E6%8E%A5%E5%99%A8-wifi-auto-connector-db35a52ac0eb
Medium
MicroPython 如此簡單系列: 無線網路自動連接器 (Wifi Auto Connector)
*** 只須加上 2~3 行指令, 就能讓你的 MCU 自動連上物聯網 ***
How variables are saved in Python and Rust. Side by Side 6: tuple
https://medium.com/geekculture/how-variables-are-saved-in-python-and-rust-side-by-side-6-tuple-2da85549686d
https://medium.com/geekculture/how-variables-are-saved-in-python-and-rust-side-by-side-6-tuple-2da85549686d
Medium
How variables are saved in Python and Rust. Side by Side 6: tuple
Series article to show how variables work in Python and Rust. Give us a better understanding of both languages. This is the 6th article…
How to make an image detection model faster? [BENCHMARK]
https://hureauxarnaud.medium.com/how-to-make-an-image-detection-model-faster-benchmark-42ed45060322
https://hureauxarnaud.medium.com/how-to-make-an-image-detection-model-faster-benchmark-42ed45060322
Medium
How to make an image detection model faster? [BENCHMARK]
An administration was spending a lot of time sorting documents arriving in its mailboxes.
Got a Ride? — Analyzing the Equity of Ridesharing in Chicago
https://kirthi-b.medium.com/got-a-ride-analyzing-the-equity-of-ridesharing-in-chicago-3f8bc3a64ba5
https://kirthi-b.medium.com/got-a-ride-analyzing-the-equity-of-ridesharing-in-chicago-3f8bc3a64ba5
Medium
Got a Ride? — Analyzing the Equity of Ridesharing in Chicago
Ridesharing apps like Uber and Lyft have been a game-changer in the transit functions of cities. Being a booming business in Chicago, with…
Object Oriented Programming Paradigm in Python
https://jpraychev.medium.com/object-oriented-programming-paradigm-in-python-64114c715af2
https://jpraychev.medium.com/object-oriented-programming-paradigm-in-python-64114c715af2
Medium
Object Oriented Programming Paradigm in Python
Hello all and welcome to this article. Today I would like to cover one very important topic which you already guessed from the title —…
How to turn your Python model into a Webapp; using Streamlit and UbiOps
https://medium.com/ubiops-tech/how-to-turn-your-python-model-into-a-webapp-using-streamlit-and-ubiops-4285496f7397
https://medium.com/ubiops-tech/how-to-turn-your-python-model-into-a-webapp-using-streamlit-and-ubiops-4285496f7397
Medium
How to turn your Python model into a Webapp; using Streamlit and UbiOps
Building a machine learning model is great, but turning it into a live web application is a whole other story. Things like security…