AI_intro_Session
AI_intro_Session
ARTIFICIAL
INTELLIGENCE(AI)
What is Artificial Intelligence (AI)?
• Artificial Intelligence (AI) is a branch of computer science focused on creating intelligent systems that can mimic
and simulate human intelligence processes and behaviors.
• AI encompasses a wide range of technologies and applications, including:
o Machine Learning: Algorithms that enable systems to learn from data and make predictions or decisions without being explicitly
programmed.
o Natural Language Processing: Technologies that allow systems to understand, interpret, and generate human language.
o Robotics: Development of intelligent robots that can perceive, reason, and act autonomously in physical environments.
• The goal of AI is to create systems capable of performing tasks that typically require human intelligence, such as:
o Decision-making and problem-solving
o Language understanding and generation
o Learning and adapting to new information and experiences
• AI systems are designed to exhibit human-like cognitive abilities, including:
o Reasoning and logical thinking
o Knowledge representation and acquisition
o Planning and strategizing
o Pattern recognition and generalization
• At its core, AI involves developing algorithms and models that can learn from data, identify patterns, and make
predictions or recommendations without being explicitly programmed for every scenario.
• The aim of AI is to create systems that can match or exceed human intelligence across a wide range of domains,
continuously improving their performance through learning and adaptation.
History of AI
• 1950: The Turing Test • 1984: The term "AI winter" is coined
• 1951: SNARC • 1985: Bayesian networks causal analysis
• 1952: Samuel Checkers-Playing Program • 1988: A Statistical Approach to Language Translation
• 1956: The term "artificial intelligence" is coined • 1989: CNNs applicability demonstrated
• 1956: The Logic Theorist • 1997: Deep Blue defeats Garry Kasparov
• 1957: The General Problem Solver • 2011: Watson defeats humans on Jeopardy!
• 1959: The term "machine learning" is coined • 2011: Apple releases Siri
• 1966: ELIZA and Shakey • 2012: Breakthrough in image recognition – Google's deep
neural network project
• 1973: The report "Artificial Intelligence: A General
Survey" • 2016: AlphaGo defeats the world champion in the Chinese
board game Go
• 1974: The first AI winter begins
• 2017: Sophia, the first robot to be granted citizenship
• 1980: Symbolics Lisp machines commercialized
• 2020: Curial GPT-3 LLM
• 1982: Fifth Generation Computer Systems
• 2022: ChatGPT
AI Applications Across Industries
• Healthcare: • Customer Service:
o Medical diagnosis and treatment planning o AI-powered chatbots and virtual
o Drug discovery and development assistants
o Natural language processing for
• Automotive (Self-Driving Cars): conversational interactions
o Perception, decision-making, and
navigation • Other Industries:
o Continuous learning and adaptation o Retail (recommendations, inventory
management)
• Finance: o Manufacturing (predictive maintenance,
o Fraud detection and risk management quality control)
o Stock trading analysis and portfolio o Entertainment (content
management recommendation, gaming AI)
UNDERSTANDING
DATA IN AI
Data - The Fuel for AI, Data Science, and ML
• Data is the foundational element that drives the development and performance
of AI systems. Without access to large amounts of high-quality data, AI
algorithms cannot learn and improve effectively.
• The quality, quantity, and diversity of data used to train AI models play a crucial
role in determining their accuracy, reliability, and generalizability.
o Quality: Data should be accurate, complete, and free from errors or inconsistencies.
o Quantity: AI models typically require large volumes of data to learn patterns and make
reliable predictions.
o Diversity: Data should cover a wide range of scenarios and edge cases to ensure the AI
system can perform well in various situations.
• AI algorithms, particularly those based on machine learning techniques, use data
to identify patterns, make predictions, and improve decision-making capabilities
over time.
Types of Data
• Structured Data: This type of data is organized in a predefined format, such
as databases or spreadsheets, making it easy to store, process, and analyze.
• Unstructured Data: This data lacks a predefined structure and can come in
various forms, such as text (emails, documents), images, audio, and video.
o Unstructured data often requires additional preprocessing and feature extraction
techniques to be used effectively in AI applications.
• Data Sources:
o Internet of Things (IoT) devices: Sensors and devices connected to the internet
generate vast amounts of data about their surroundings, usage patterns, and more.
o Online platforms: Social media, search engines, e-commerce websites, and other
online platforms are rich sources of user-generated data.
o Sensors and monitoring systems: Various sensors and monitoring systems collect
data from physical environments, machinery, and processes.
Ethical Data Use in AI
• As AI becomes more common and relies on data, it's vital to think about how we
handle information.
• Privacy concerns: When personal or sensitive data is used in AI, it can raise
worries about how that information is protected and if it's being used
appropriately.
• Being responsible: We need to manage data in a way that's fair and
accountable, which means keeping it secure, following privacy rules, and using it
ethically.
• Key principles: It's important to be transparent about how data is used, ensure
fairness in decision-making, and take responsibility for the outcomes of AI use.
INTRODUCTION TO
MACHINE LEARNING
Machine Learning(ML):
Empowering Systems • Machine learning is a subset of
artificial intelligence that enables