IntroToAi NOTES
IntroToAi NOTES
Overview:
Artificial Intelligence (AI) is a branch of computer science that aims to create intelligent machines capable of simulating
human-like behavior and decision-making. It encompasses a wide range of techniques and applications, from natural
language processing and computer vision to robotics and machine learning.
Key Concepts:
1. Definition of AI: AI refers to the development of computer systems that can perform tasks that typically require
human intelligence, such as understanding natural language, recognizing patterns, and making decisions.
2. History of AI: The concept of AI dates back to antiquity, but significant advancements were made in the mid-20th
century with the development of electronic computers. Pioneers like Alan Turing and John McCarthy laid the
groundwork for modern AI.
3. Types of AI: AI can be categorized into two main types: narrow AI and general AI. Narrow AI, also known as weak
AI, is designed to perform specific tasks, such as playing chess or driving a car. General AI, or strong AI, is
hypothetical and refers to AI systems that have the ability to understand, learn, and apply knowledge across a
wide range of domains, similar to human intelligence.
4. Applications of AI: AI has diverse applications across various industries, including healthcare, finance,
transportation, and entertainment. Examples include virtual personal assistants like Siri and Alexa, self-driving
cars, predictive analytics in healthcare, and recommendation systems in e-commerce.
Discussion Points:
What are some examples of AI technology that you encounter in your daily life?
How do you think AI will impact the future of work and society?
What ethical considerations should be taken into account when developing AI systems?
4. Data
Modern scholars refer to data as "the new oil" due to its immense value. But what exactly is data?
Data represents facts or information about entities, such as students, businesses, or animals, that can be processed by
humans or machines.
Data can include numbers, words, images, audio, or descriptions and is often categorized as structured or unstructured.
Structured data fits well into databases or spreadsheets, has predefined formats, and is highly organized. Unstructured
data lacks a predefined model and includes qualitative information like text, images, or social media activity.
5.3 Deep Learning and Neural Networks : Deep Learning draws inspiration from the structure and function of the human
brain's neurons. To grasp Deep Learning, it's essential to understand neurons and neural networks.
5.3.1 Artificial Neural Network (ANN) : Artificial Neural Networks (ANNs) are composed of layers of software units known
as neurons, connected in a layered manner. These networks process data from one neuron to another until they can
classify it as an output. ANNs are a technique to build computer programs that learn from data.
Input Node: Initial data from the real world enters the neural network here, which then passes it to the hidden
node for computation.
Hidden Node: This layer processes the information received from the input node. Multiple hidden layers can exist.
Output Node: This layer concludes the computations and transfers data back to the real-world environment.
Example:
In the context of selecting students for a sports team, a jury of teachers evaluates candidates based on various criteria
like marks, gender, age, and emotional stability. They assign weights to each criterion, aiming to predict whether a
student will be selected. Through iterative adjustments based on past decisions, the jury fine-tunes their scoring to
improve accuracy, resembling the learning process of ANNs.
Machine Learning and AI are tools that augment human capabilities rather than replacing them entirely. They excel at
solving complex problems, but understanding their limitations is crucial. While they can perform tasks like predictions and
pattern recognition efficiently, they struggle with social context, ambiguity, variability, and ethical dilemmas.
7. Jobs in AI
AI and ML are transforming the job market, creating new opportunities while rendering some roles obsolete. Basic tech-
related skills are becoming essential, and understanding AI can provide a significant career advantage. Jobs in creativity,
management, and technology are expected to grow, while new roles like Chief Bias Officer and AI Business Development
Manager may emerge by 2030.
Activity: AI BINGO
An educational game designed to familiarize students with AI mechanics and applications, fostering reasoning skills and
awareness of AI systems in everyday life. Players fill in bingo cards based on provided datasets, predictions, and tasks.
This activity encourages engagement and critical thinking, enhancing students' understanding of AI concepts and its real-
world implications.