A Discussion on Embedded AI Technology | The Role of Feature Space on the Edge

A Discussion on Embedded AI Technology | The Role of Feature Space on the Edge

Author: Andrew Su Yong As an AI technology expert at a globally renowned semiconductor company, I often receive inquiries from clients about machine learning algorithms when introducing Renesas’s AI hardware and AI tools, such as convolutional neural networks, K-means algorithms, or other algorithms. However, the reality is that during the process of building AI solutions, … Read more

MQTT 5.0: 7 New Features and Migration Considerations

MQTT 5.0: 7 New Features and Migration Considerations

The MQTT protocol (Message Queuing Telemetry Transport) is a lightweight messaging protocol designed for resource-constrained devices and low-bandwidth, high-latency networks. It is particularly suitable for remote connections that require minimal code footprint or limited network bandwidth. MQTT 5.0 is the latest version of this protocol, featuring numerous improvements over previous versions. New functionalities include: reason … Read more

5 Advanced Python Features to Become an Expert Unknowingly

5 Advanced Python Features to Become an Expert Unknowingly

Author: Bex T. Translator: Zhao Jiankai Proofreader: Li Hongjun This article is about 1900 words long, and it is recommended to read in 7 minutes. This article takes you through examples to deeply understand advanced features of Python. You have been programming in Python for a while, writing scripts and solving various problems. Is your … Read more