What does RL stand for?
Reinforcement learning
What company developed the Gemini series of LLMs?
Compute the dot product of <-1, 3, 8> and <4, 4, 0>.
8
What are Evan and Albon's last names?
Evan Assmus
Albon Wu
What does NLP stand for?
Natural language processing
Who is the CEO of Nvidia?
Jensen Huang
Evaluate the following sum:
sum_{k = 1}^n (1/k - 1/(k + 1))
1 - 1/(n + 1)
As of April 2, what is the universal baseline tariff applied to all imports entering the United States?
10%
What's the difference between validation and testing?
Name three founders of OpenAI.
John Schulman
Elon Musk
Ilya Sutskever
Sam Altman
Answer the Monty Hall Problem.
Yes, you should switch.
Which teams are in the Final Four?
Auburn, Florida, Houston, Duke
What does GPU stand for?
Graphics processing unit
Who is considered the "father of information theory" and in what year was he born?
Claude Shannon, 1916
120
What is the runtime complexity of bogosort?
O(n*n!)