AI Basics
Machine Learning
Natural Language Processing
Neural Networks
AI Applications and Ethics
100

This is what AI stands for.

What is Artificial Intelligence?

100

This is the term for the output a machine learning model tries to predict.

What is a label?

100

This is the term for breaking text into individual words or phrases for analysis.

What is tokenization?

100

This is the term for the layers of nodes in a neural network.

What are hidden layers?

100

Siri and Alexa are examples of this type of AI.

What are virtual assistants?

200

This is the opposite of artificial intellligence.

What is natural intelligence?

200

This is the term for the data used to teach an AI model.

What is training data?

200

This is the term for a computer program that simulates human conversation.

What is a chatbot?

200

This is the term for the smallest unit in a neural network.

What is a neuron?

200

This is the term for a robot that looks and acts like a human.

What is an android?

300

This is the term for AI trained with labeled data.

What is supervised learning?

300

This is the term for learning where the AI receives rewards or penalties.

What is reinforcement learning?

300

This is the name of the test proposed by Alan Turing to evaluate machine intelligence.

What is the Turing Test?

300

This is the technique used to prevent overfitting by randomly disabling neurons.

What is dropout?

300

This is the term for AI that creates new content like images or text.

What is generative AI?

400

This is the term for the process of improving an AI model’s performance by adjusting its internal parameters.

What is optimization?

400

This is the term for applying knowledge learned in one task to a different task.

What is transfer learning?

400

This is the term for AI models that can explain their decisions in human-understandable terms.

What is explainable AI?

400

This is the term for the function that introduces non-linearity in neural networks.

What is an activation function?

400

This is the term for bias that occurs when training data reflects human prejudices

What is algorithmic bias?

500

This is the term for the theoretical limit of intelligence an AI could reach, potentially surpassing human capabilities in all domains.

What is superintelligence?

500

This is the term for the phenomenon where a model performs well on training data but poorly on new data.

What is overfitting?

500

This is the term for when an NLP model generates fluent text that is factually incorrect or misleading.

What is hallucination?

500

This is the algorithm used to adjust weights in a neural network during training.

What is backpropagation?

500

This is the term for the challenge of ensuring AI goals align with human values.

What is the alignment problem?