Review
What does it stand for?
Math
Misc.
100

What is overfitting?

Overfitting occurs when a model learns too much from its training data, making it unable to generalize to new data.

100

What does LLM stand for?

Large language model

100

Compute d/dx sin(x)cos(x).

cos(x)^2 - sin(x)^2

100

Who are we playing against in March Madness tonight?

UCSD @ 10PM

200

What does the gradient represent in gradient descent?

It represents the direction of steepest ascent of a function at a point.

200

What does CNN stand for?

Convolutional neural network

200

Compute the angle between <1, -2> and <2, 4>.

arccos(-3/5)

200

What were our (Evan's and Albon's) Michigan Hackers projects?

Evan: reinforcement learning bot for BS

Albon: generating artwork from music

300

What kind of tokenization is used in GPT?

Subword-based
300

What does SVM stand for

Support-vector machine

300

What does the following series evaluate to?

sum_{i = 1}^infty 1/i^2

pi^2/6

300

When was Michigan Hackers founded?

2015

400

What do activation functions do? Why do we use them? Give two examples of activation functions.

Activation functions introduce nonlinearity to neural networks; we use them to capture complex, nonlinear relationships. Examples include ReLU, logistic, RBF, etc.

400

What does RBF stand for?

Radial basis function

400
State the Stirling asymptotic approximation for the factorial.
n! ~ sqrt(2pi * n) (n/e)^n
400

What's Evan's favorite number?

856

M
e
n
u