Terminology Flashcards
(69 cards)
Introduction
Generative AI is a dynamic and rapidly evolving field within artificial intelligence. It focuses on developing algorithms that can generate novel content
such as text
Artificial intelligence
Artificial intelligence (AI) is the field of computing focused on creating systems capable of performing tasks that would typically require human intelligence. These tasks include reasoning
learning
Machine learning
Machine learning (ML) is a critical domain within artificial intelligence that emphasizes the development of algorithms and statistical models that enable computers to perform specific tasks without explicit instructions. Instead
these systems learn and make predictions or decisions based on data. Here’s a more technical breakdown:
Types of learning:
Supervised learning: Algorithms learn from labeled training data
aiming to predict outcomes for new inputs.
Unsupervised learning: Algorithms identify patterns in data without needing labeled responses
often used for clustering and association.
Reinforcement learning: Models learn to make sequences of decisions by receiving feedback on the actions’ effectiveness.
Algorithms and techniques:
Common algorithms include linear regression
decision trees
Advanced techniques involve deep learning
which uses layered neural networks to analyze various levels of data features.