Machine learning is often trial and error

Machine learning is often trial and error

Assessment

Flashcard

Information Technology (IT)

University

Hard

Created by

T TP

FREE Resource

Student preview

quiz-placeholder

104 questions

Show all answers

1.

FLASHCARD QUESTION

Front

To visualize this, imagine that  someone blindfolds you. They tell you that your assignment is to climb a hill and reach its exact top using the fewest number steps possible. Then, they send you walking up the hill. 

You start by measuring off strides that you consider small, medium, and large. Which might be the best way to most closely reach the top of the hill?

Back

Begin with a random size step, then try smaller and larger steps until you find the best stride length

(With very tiny strides, you might reach the top but, it could take days to get there. Broad strides or leaps would get you there quickly, but you’d probably overshoot the top. The best solution might be to begin with a random size step, see where it takes you, then try again with smaller or larger steps until you find the optimum solution.)

2.

FLASHCARD QUESTION

Front

After calculating values, what do neural networks often assign to those values that impact the final result?

Back

Weight

(Algorithm results are often assigned a weight that raises or lowers their impact on the final result.)

3.

FLASHCARD QUESTION

Front

Fill in the blank. In deep learning, many forms of _______________ devices make up the deep learning ecosystem.

Back

Deep Neural Network (DNN)

(Many forms of deep neural network (DNN) devices make up the modern deep learning ecosystem.)

4.

FLASHCARD QUESTION

Front

What kind of brain cells inspired the creation of neural networks?

Back

Neurons

(Neural networks were inspired by the complex way neurons communicate in the human brain.)

5.

FLASHCARD QUESTION

Front

You are designing a perceptron. Where will you locate the algorithms that run on the signal and then next passes the results to the output layer?

Back

In the hidden layers

(You would place them in the perceptron’s hidden layers. A perceptron has an input layer, one or more hidden layers, and an output layer. A signal enters the input layer and the hidden layers run algorithms on the signal. Then, the result is passed to the output layer.)

6.

FLASHCARD QUESTION

Front

How can you demonstrate the concept of machine learning?

Back

Determine the farthest distance from a target that an archer can reliably hit bullseyes by shooting arrows repeatedly while walking closer and closer to the target.

(Shooting arrows at a target from gradually shorter distances could describe machine learning’s way of performing a series of calculations (similar to shooting arrow at different distances) and noting correlated results in order to increase the accuracy of its algorithms.)

7.

FLASHCARD QUESTION

Front

In which model does the generator try to create data that's realistic enough to fool the discriminator, but the discriminator learns to distinguish between real and generated data?

Back

Generative adversarial network (GAN)

(This is how the GAN model works. This competition between the generator and discriminator leads to the generator creating increasingly realistic content.)

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?