Optimizing Model Latency
17 Questions
0 Views

Choose a study mode

Play Quiz
Study Flashcards
Spaced Repetition
Chat to lesson

Podcast

Play an AI-generated podcast conversation about this lesson

Questions and Answers

Estimating ______ Latency is an important step in optimizing a model.

Model

The goal of ______ is to reduce the computational resources required by a model.

Quantization

Before optimizing a model, you should first make sure that ______ matters.

it

Contributing to ______ source projects can help to improve model efficiency.

<p>Open</p> Signup and view all the answers

The chapter also discusses ______ Cycling as a method to reduce energy usage.

<p>Duty</p> Signup and view all the answers

To prevent momentary glitches from causing problems, we could take the average of all of our ______ outputs across a period of time.

<p>model's</p> Signup and view all the answers

Real-world ______ is often messy and machine learning models aren’t perfect.

<p>data</p> Signup and view all the answers

We use this technique to help with wake-word detection in Chapter ______.

<p>7</p> Signup and view all the answers

This would mean that transient issues are ______, and we only act upon consistent behavior.

<p>ignored</p> Signup and view all the answers

Since real-world ______ is often messy and machine learning models aren’t perfect, it’s possible that a temporary glitch might result in an incorrect classification.

<p>data</p> Signup and view all the answers

We could run our ______ on the current data window every 10 seconds, and take the averages of the last 6 outputs.

<p>model</p> Signup and view all the answers

To make the most of limited data, a technique called ______ can be used to generate new, artificial datapoints.

<p>data augmentation</p> Signup and view all the answers

Regularization techniques are used to make deep learning ______ less likely to overfit their training data.

<p>models</p> Signup and view all the answers

One regularization technique involves ______ the connections between neurons during training.

<p>randomly cutting</p> Signup and view all the answers

Data augmentation is a way to artificially expand the size of a ______ dataset.

<p>training</p> Signup and view all the answers

Regularization techniques generally involve ______ the model in some way to prevent it from perfectly memorizing the data.

<p>constraining</p> Signup and view all the answers

The best way to beat overfitting, when possible, is to get your hands on a larger and more ______ dataset.

<p>varied</p> Signup and view all the answers

Use Quizgecko on...
Browser
Browser