Core AI Concepts Flashcards

FrontBack
What is the difference between AI Machine Learning and Deep LearningAI is the overall concept ML is a subset of AI and Deep Learning is a specialized branch of ML
What is Deep LearningA specialized branch of machine learning using neural networks with many layers to analyze complex patterns
What is Artificial IntelligenceThe simulation of human intelligence in machines that perform tasks typically requiring human intelligence
What is Transparency in AIThe ability to understand and interpret how an AI system makes decisions
Define Supervised LearningA type of machine learning where the model is trained on labeled data
What is Fairness in AIEnsuring AI systems provide unbiased results and do not discriminate against certain groups
Define Reinforcement LearningA type of machine learning where an agent learns to make decisions by receiving rewards or penalties
What is Machine LearningA subset of AI that uses algorithms to allow computers to learn from data and make predictions or decisions
What is ClassificationA supervised learning task that assigns a category label to data
What are the main types of Machine LearningSupervised Learning, Unsupervised Learning and Reinforcement Learning
What is RegressionA supervised learning task that predicts a continuous value based on input data
What is Accountability in AIHolding developers and organizations responsible for the outcomes of AI systems
Define Unsupervised LearningA type of machine learning where the model identifies patterns and relationships in unlabeled data
What is Data ScienceAn interdisciplinary field focused on extracting insights from data using various techniques
What is Anomaly DetectionA method used to identify unusual patterns or outliers in data