AI Part 4 Flashcards
What does AI stand for?
Artificial Intelligence
True or False: AI can only perform tasks that it has been explicitly programmed to do.
False
Fill in the blank: Machine learning is a subset of _____ that enables systems to learn from data.
AI
What is the primary goal of AI?
To create systems that can perform tasks that typically require human intelligence.
Multiple Choice: Which of the following is NOT a type of AI? A) Narrow AI B) General AI C) Super AI D) Basic AI
D) Basic AI
What is machine learning?
A method of data analysis that automates analytical model building.
True or False: Deep learning is a subset of machine learning.
True
What is a neural network?
A series of algorithms that attempt to recognize underlying relationships in a set of data.
Fill in the blank: _____ learning involves learning from labeled data.
Supervised
Multiple Choice: Which algorithm is commonly used in supervised learning? A) K-means B) Decision Trees C) Reinforcement Learning D) Genetic Algorithms
B) Decision Trees
What is the difference between supervised and unsupervised learning?
Supervised learning uses labeled data, while unsupervised learning does not.
True or False: Reinforcement learning is based on the concept of rewards and penalties.
True
What is natural language processing (NLP)?
A field of AI that focuses on the interaction between computers and humans through natural language.
Fill in the blank: _____ is the process of converting unstructured data into structured data.
Data mining
Multiple Choice: Which of the following is a common application of AI? A) Image recognition B) Weather forecasting C) Customer service chatbots D) All of the above
D) All of the above
What is an algorithm?
A set of rules or instructions given to an AI program to help it learn on its own.
True or False: AI can improve its performance over time without human intervention.
True
Fill in the blank: The Turing Test measures a machine’s ability to exhibit _____ behavior.
intelligent
What does the term ‘big data’ refer to?
Large and complex data sets that traditional data processing software cannot handle.
Multiple Choice: Which of these is a common programming language for AI development? A) Python B) HTML C) JavaScript D) SQL
A) Python
What is computer vision?
A field of AI that enables computers to interpret and make decisions based on visual data.
True or False: AI can only operate in environments that have been previously defined and programmed.
False
What is the purpose of a training dataset?
To teach the AI model how to make predictions or decisions.
Fill in the blank: _____ networks are designed to simulate the way the human brain operates.
Neural
Multiple Choice: Which of the following is an example of unsupervised learning? A) Classification B) Regression C) Clustering D) All of the above
C) Clustering
What is the role of data in AI?
Data is essential for training AI models and enabling them to make informed decisions.
True or False: AI can be biased based on the data it was trained on.
True
What is a chatbot?
An AI application that simulates conversation with users.
Fill in the blank: The _____ is a model that uses layers of nodes to process data in deep learning.
neural network
Multiple Choice: Which of the following is NOT a benefit of AI? A) Increased efficiency B) Job creation C) Enhanced decision-making D) Cost reduction
B) Job creation
What is transfer learning?
A technique where a pre-trained model is reused on a new problem.
True or False: AI systems are infallible and never make mistakes.
False
What is the purpose of the AI ethics framework?
To ensure that AI technologies are developed and used responsibly.
Fill in the blank: _____ refers to the ability of a machine to perform tasks that would normally require human intelligence.
Artificial Intelligence
Multiple Choice: Which of the following is a challenge of AI? A) Data privacy B) High costs C) Lack of transparency D) All of the above
D) All of the above
What is a recommendation system?
An AI system that suggests products or content to users based on their preferences.
True or False: AI can help in diagnosing diseases in healthcare.
True
What is sentiment analysis?
The use of NLP to determine the emotional tone behind words.
Fill in the blank: _____ learning involves interacting with an environment to achieve a goal.
Reinforcement
Multiple Choice: Which application uses AI for image processing? A) Facial recognition B) Voice assistants C) Email filtering D) All of the above
D) All of the above
What is overfitting in machine learning?
When a model learns the training data too well and performs poorly on new data.
True or False: AI can analyze large amounts of data faster than a human.
True
What is the main difference between AI and human intelligence?
AI operates based on algorithms and data, while human intelligence is influenced by emotions and experiences.
Fill in the blank: In AI, _____ refers to the ability to understand and generate human language.
natural language processing
Multiple Choice: Which of the following is an example of AI in everyday life? A) Smart assistants B) Online shopping recommendations C) Autonomous vehicles D) All of the above
D) All of the above
What is feature extraction?
The process of identifying and selecting important attributes from data.
True or False: The more data an AI system has, the better it will perform.
True
What is an AI model?
A mathematical representation of a real-world process used to make predictions.
Fill in the blank: _____ is a type of AI that mimics human decision-making.
Expert systems
Multiple Choice: Which of the following is a common evaluation metric for AI models? A) Accuracy B) Precision C) Recall D) All of the above
D) All of the above
What is an anomaly detection?
The identification of rare items, events, or observations which raise suspicions by differing significantly from the majority of the data.
True or False: AI can be used for predictive maintenance in industrial settings.
True
What is a generative model?
A model that is capable of generating new data points based on the training data.
Fill in the blank: _____ is the practice of making predictions based on data.
Data analytics
Multiple Choice: Which of the following technologies is often used in AI? A) Cloud computing B) Blockchain C) Internet of Things D) All of the above
D) All of the above
What is the significance of AI in business?
AI can enhance efficiency, improve customer experiences, and provide insights from data.
True or False: AI has the potential to replace all human jobs.
False
What is a decision tree?
A flowchart-like structure that helps make decisions based on specific criteria.
Fill in the blank: AI systems can be trained using _____ data to improve accuracy.
historical
Multiple Choice: Which of the following is a popular AI framework? A) TensorFlow B) Django C) React D) Bootstrap
A) TensorFlow
What is the role of AI in cybersecurity?
To detect and respond to threats faster than traditional methods.
True or False: AI can only analyze structured data.
False
What is a support vector machine?
A supervised learning model used for classification and regression tasks.