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?
Artificial Intelligence focuses on this.
What is making computers think and learn like humans?
This machine learning model is inspired by the human brain.
What is a Neural Network?
This instructor has had 7 hair colors in the last 2 years.
Who is Matthew?
This data type can be represented as "Miguel"
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 plays violin for the UTEP mariachi.
Who is Emily?
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 loves rollercoasters anything adrenaline related.
Who is Cristina?
This keyword is used to repeat a block of code for a set number of times.
what is a for or while loop?
The statistical relationship where two variables move together, BUT DOES NOT imply one causes the other.
What is Correlation?
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 wants to work in Bioinformatics.
Who is Sofia?
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 with rat brains.
Who is Ivan?