AI Models
Types of ML
Regression
Neural Networks
Miscellaneous AI Fun
100

This model makes predictions by finding patterns in previously unseen data.

What is a machine learning model?

100

This type of AI can only perform specific tasks it was trained for.

What is narrow AI?

100

The equation of a linear regression model looks like this:

What is y = mx + b?

100

This is the basic unit or “building block” of a neural network.

What is a neuron?

100

This is the term for training a model with historical data to predict future outcomes.

What is machine learning?

200

A model that predicts continuous values, such as prices or temperatures. Think about something you might have learned in Algebra 1.

What is a regression model?

200

This type of learning involves labeled data during training.

What is supervised learning?

200

The closer this value is to 1, the better a regression model fits the data.

What is R-squared?

200

Neural networks consist of layers. The first layer is called the _____ layer.

What is the input layer?

200

This AI-powered assistant was developed by OpenAI.

What is Chat GPT?

300

This type of model CLASSIFIES inputs into categories like “spam” or “not spam.” Think about the different models it could be!

What is a classification model?

300

A type of learning where a model looks for hidden patterns in unlabeled data.

What is unsupervised learning?

300

This type of regression is used when the output is binary, such as “yes” or “no.”

What is logistic regression?

300

This part of the network adjusts weights during training to minimize errors.

What is backpropagation?

300

This AI pioneer co-founded OpenAI and Tesla.

Who is Elon Musk?

400

This type of model GROUPS similar items without needing labeled data. Think unsupervised learning!

What is a clustering model?

400

AI systems are often grouped into these three categories based on how they learn: supervised learning, unsupervised learning, and this trial-and-error-based approach.

What is reinforcement learning?

400

In regression, this term describes the difference between the predicted value and the actual value.

What is loss?

400

Neural networks were inspired by this biological structure in humans.

What is the brain?

400

The concept of machines gaining sentience and autonomy is a common fear in this genre of movies.

What is science fiction?

500

A model learns to make decisions through trial and error by maximizing a reward.

What is a reinforcement learning model?

500

Use this type of learning when something learns through experience, receiving feedback as rewards or penalties.

What is reinforcement learning?

500

This type of regression involves predicting a categorical outcome with two possible values, such as success or failure.

What is binary logistic regression?

500

This advanced type of neural network is commonly used for image recognition.

What is a convolutional neural network (CNN)?

500

In this board game, IBM’s AI “Deep Blue” famously defeated world champion Garry Kasparov.

What is chess?