Math
ML
Random
100

Find the dot product of the following two vectors:

<1, 8, -1>

<8, -1, 4>

-4

100

Name an activation function?

ReLU, TanH, Sigmoid, etc

100

What is the big news in machine learning this week?

OpenAI* solves the Navier-Stokes Millennium Problem with an internal model.

*: with some potential stealing involved

200

Invert this matrix [[3 0] [0 4]].

[[1/3 0] [0 1/4]]

200

What does MLP stand for?

Multi Layer Perceptron

200

How many of the four escalators in the Duderstat are currently functional?

3