General AI
ML
Miscellaneous
Final Jeopardy
100

What is NLP?

Natural Language Processing

100

What is supervised learning?

This type of machine learning uses labeled training data to make predictions.

100

What is an example of AI in a smartphone?

I am the Judge! 😛 

200

What programming language are most of the LLMs wrapped in?

Python

200

What is unsupervised learning?

This technique groups data points into clusters without labeled outcomes.

200

What are these - pandas, numpy, scikit-learn?

Python libraries

300

What is the current architecture used in LLMs?
(For example, Claude, Gemini, GPT, etc.?)

The Transformer Model (Created by Google)

300

What is accuracy?

This metric measures how often a classification model is correct overall.

300

What is overfitting?

This concept describes a model that performs well on training data but poorly on new, unseen data.

400

When was AI formally established?

1956 (At the Dartmouth Conference)

400

What is optimization (or gradient descent)?

The process of adjusting model parameters to minimize a loss function is called this.

400

What is an API?

Application Programming Interface - is a set of rules and protocols that allows two different software programs to communicate and exchange data with each other. 

500

"This term refers to machines performing tasks that normally require human intelligence, such as reasoning or perception."

What is this?

What is the formal definition of AI according to the 1956 Dartmouth Conference?

500

What is reinforcement learning?

This machine learning approach uses rewards and penalties to learn optimal actions over time.

500

Compute Unified Device Architecture is made by?


Nvidia made CUDA.

500

What is a low level access graphics API made in 2016 by the Kronos Group that is known for being extremely compatible and is one of the top 3 graphics APIs for applications, next to:

Metal (Apple) and Direct X12 (Microsoft)

Vulkan

M
e
n
u