Edge Computing Flashcards
What are considerations when deploying edge computing systems? (Select all that apply)
Memory constraints
Processing power limitations
Centralized data storage
Energy efficiency
Memory constraints
Processing power limitations
Energy efficiency
Which of the following is an example of quantization in TinyML?
Using efficient neural network architectures
Removing unnecessary neurons in a model
Reducing the precision of numbers to decrease model size
Training a smaller model to mimic a larger model
Reducing the precision of numbers to decrease model size
Which of the following are benefits of edge computing? (Select all that apply)
Improved data privacy
Higher dependency on cloud servers
Reduced bandwidth usage
Reduced latency
Improved data privacy
Reduced bandwidth usage
Reduced latency
Machine learning algorithms use statistics to find patterns in massive amounts of data.
True
False
True
Which of the following statement is FALSE for TinyML?
Reducing parameters
Targeting battery-powered microcontrollers
Focus on training, not inferencing
Hardware optimized paths
Focus on training, not inferencing
Which is the hardest stage in deploying machine learning on the edge?
Running inference on the edge
Sample Sensor data
Training the model
Sending data to the cloud
Running inference on the edge