COSMOS Brain Inspired Machine Learning

COSMOS Brain Inspired Machine Learning

Assessment

Flashcard

Mathematics

University

Hard

Created by

Quizizz Content

FREE Resource

Student preview

quiz-placeholder

15 questions

Show all answers

1.

FLASHCARD QUESTION

Front

What is the most appropriate loss function for a regression task?

Back

Mean Squared Error (MSE) is the most appropriate loss function for regression tasks as it measures the average squared difference between predicted and actual values.

2.

FLASHCARD QUESTION

Front

What is a discrete event in time called in a Spiking Neural Network (SNN)?

Back

In a Spiking Neural Network, the fundamental unit of information is called a 'spike' or 'action potential'.

3.

FLASHCARD QUESTION

Front

What is the Gradient Descent Equation?

Back

4.

FLASHCARD QUESTION

Front

What RuntimeError might occur when passing a batch of images through a PyTorch model?

Back

You might encounter 'RuntimeError: mat1 and mat2 shapes cannot be multiplied' if the matrix dimensions are incompatible.

5.

FLASHCARD QUESTION

Front

What is the main benefit of using logistic regression over a perceptron?

Back

Logistic regression provides probabilistic outputs, while a perceptron does not.

6.

FLASHCARD QUESTION

Front

Define Mean Squared Error (MSE).

Back

Mean Squared Error (MSE) is a loss function that calculates the average of the squares of the errors, which is the difference between predicted and actual values.

7.

FLASHCARD QUESTION

Front

What is a spike in the context of Spiking Neural Networks?

Back

A spike is a discrete event that represents the transmission of information in Spiking Neural Networks, analogous to an action potential in biological neurons.

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?