Optimizing Model Latency

CohesiveMagic avatar
CohesiveMagic
·
·
Download

Start Quiz

Study Flashcards

17 Questions

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.

Open

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

Duty

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

model's

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

data

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

7

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

ignored

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.

data

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

model

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

data augmentation

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

models

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

randomly cutting

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

training

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

constraining

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

varied

Learn how to optimize model latency by making hardware changes, model improvements, and code optimizations. Discover techniques to speed up your model and improve performance.

Make Your Own Quizzes and Flashcards

Convert your notes into interactive study material.

Get started for free

More Quizzes Like This

Use Quizgecko on...
Browser
Browser