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 wants to teach CS to younger kids.
Who is Citlali?
This data type can be represented as "Miguel" This error occurs if you forget to indent code under an if or loop.
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 learning from data?
This instructor was in mariachi
Who is Dylan
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 a Convolutional Neural Network?
This instructor likes to run for fun.
Who is Citlali?
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?
These two parts of a GAN work against each other to create realistic images.
What are the Generator and the Discriminator?
This instructor drinks coffee every day and sometimes at night too!
Who is Emilia
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?
This model starts with noise and learns to turn it into realistic images over time.
What is a Diffusion Model?
This instructor likes the band caifanes
Who is Sofia?