Having learned the lessons in this chapter, try answering the following questions on your own:
- True/False. Machine learning can trace its roots back to the work of Tim Berners-Lee in the 1960s.
- True/False. TensorFlow was developed and then released to the public in 1991 by Microsoft.
- True/False. Using the OpenCV library and the appropriate cascade file, we can detect a human face in a picture.
- What is the name of the Python library we used to flash an LED?
- List three camera-based microcontroller boards on the market.
- True/False. The ESP-EYE does not come with a microphone built in.
- True/False. Scanning a QR code in grayscale reduces the load on the microcontroller's processor.
- What is the name of the function we apply to the LED to turn it into an alarm?
- True/False. The URL for Microsoft's custom vision website is www.customvision.ai.
- True/False. The Azure...