This keyword lets your program make a decision.
What is an if statement?
The "C" in the CIA Triad stands for this
What is Confidentiality?
This topic predicts numbers or values based on patterns in data.
What is regression?
This machine learning model is inspired by the human brain.
What is a Neural Network?
This instructor wants to focus on data analysis.
Who is Brian or Sofia?
This data type can be represented as "Ivan"
What is a string?
This part of the CIA Triad ensures that they systems are accessible when needed?
What is Availability?
This part of a decision tree is the first question asked.
What is the Root Node?
A Neural Network improves by doing this with examples.
What is Training?
This instructor loves elotes.
Who is Brian?
These two symbols represent not equal to when coding.
What is !=
This example of an attacker using a printed photo to bypass a facial recognition system is violating this principle.
What is Integrity?
A decision tree splits at these points based on different conditions.
What are Decision Nodes?
CNN Stands for this type of neural network, used especially for images.
What is Convolution Neural Network?
This instructor collects hot wheels.
Who is Sofia?
This keyword is used to repeat a block of code for a set number of times.
what is a for or while loop?
These models create detailed, often surreal artwork from natural language prompts.
What is Text-to-Image Generation?
PII stands for this
What is Personal Identifiable Information?
This model starts with noise and learns to turn it into realistic images over time.
What is a Diffusion Model?
This instructor is a lifeguard.
Who is Naomi?
This function lets your program ask the user a question.
What is input()?
This term refers to good personal practices like using strong passwords and logging out.
What is Security Hygiene?
When a decision has possible outcomes this is created
What is a Branch?
These two parts of a GAN work against each other to create realistic images.
What are the Generator and the Discriminator?
This instructor is doing research in Neuroscience.
Who is Ivan?