Friday, December 26, 2025

A.I. (English Medium)

 Artificial intelligence (AI) 

AI: - Artificial intelligence (AI) is technology that enables computers and machines to simulate human learning, comprehension, problem solving, decision making, creativity and autonomy.

OR

Artificial Intelligence (A.I.):- Artificial Intelligence (A.I.) is the ability of a computer or machine to imitate human intelligence and perform tasks such as learning, reasoning, problem-solving, and decision-making.

OR

Artificial Intelligence (A.I.):- Artificial Intelligence is a technology that enables machines to think, learn, and act like human beings.

OR

Artificial Intelligence (A.I.):- Artificial Intelligence (A.I.) is a branch of computer science that deals with creating smart machines that can think, learn, and make decisions like humans.

 

 Advantages of Artificial Intelligence

1.    Reduces human effort

2.    Works 24×7 without tiredness

3.    High accuracy and speed

4.    Helps in dangerous tasks

5.    Improves decision making

6.    Useful in education and healthcare


Disadvantages of Artificial Intelligence

1.    Expensive to develop and maintain

2.    May reduce job opportunities

3.    Lack of human emotions and creativity

4.    Complete dependency on machines is risky

5.    Needs large amount of data

6.    Misuse can cause security problems

 

John McCarthy The Father of Artificial Intelligence

John McCarthy (1927–2011) was an American computer scientist and cognitive scientist, widely recognized as one of the pioneers of Artificial Intelligence (AI). He is often referred to as the "Father of AI" due to his groundbreaking work in the field. McCarthy was the person who coined the term "Artificial Intelligence" in 1955 and is credited with defining AI.

McCarthy's most significant contribution was his development of the LISP programming language in 1958, which became one of the most important languages for AI research and is still in use today.

Advantages of AI

1.    Reduces Human Effort – Automates repetitive tasks.

2.    High Accuracy – Minimizes human errors.

3.    Works 24×7 – Does not get tired.

4.    Fast Decision Making – Processes data quickly.

5.    Handles Big Data – Analyzes large amounts of data easily.

6.    Improves Efficiency – Increases productivity in industries.

 

Disadvantages of AI

1.    Job Loss – Automation may reduce human jobs.

2.    High Cost – Development and maintenance are expensive.

3.    Lack of Emotions – Cannot think or feel like humans.

4.    Dependence on Machines – Overuse may reduce human skills.

5.    Limited Creativity – Works only as programmed or trained.

6.    Security Risks – Can be misused if not controlled properly.

 

 

Types OF A.I.

1. Narrow AI (Weak AI):- This type of AI is designed to perform a specific task or a limited range of tasks. It operates under a narrow set of constraints and does not possess general intelligence or the ability to perform tasks outside its specific domain.

·        Characteristics:

1.    Task-specific.

2.    Cannot think or reason beyond what it was designed to do.

3.    Most AI systems today are Narrow AI.

·        Examples:

1.    Siri, Alexa (voice assistants)

2.    Netflix Recommendations

3.    Image recognition systems

 

2. General AI (Strong AI) General AI refers to machines or systems that can understand, learn, and apply intelligence across a broad range of tasks, similar to how humans think and solve problems. It has the ability to transfer knowledge from one domain to another.

·         

Characteristics:

1.    Human-like cognitive abilities.

2.    Can learn and adapt to perform tasks in various fields without needing reprogramming.

3.    Still theoretical, as General AI has not yet been achieved.

Examples: NOT AVIALABLE

3. Super intelligent AI :- Super intelligent AI would surpass human intelligence in all aspects, including creativity, problem-solving, and decision-making. This level of AI would be capable of outperforming humans in every domain, including scientific research, art, and social interaction.

·        Characteristics:

1.    Much more intelligent than humans.

2.    Could solve problems humans cannot even comprehend or predict.

3.    Potential to revolutionize science, medicine, and technology in ways beyond human understanding.

4.    Still speculative and theoretical, with no practical examples.

·        Examples:  NOT AVILABLE

 

Top 10 impactful AI inventions

1. Deep Blue (1997)A computer (Deep Blue) beat Garry Kasparov, the world chess champion.

Impact: Proved AI can beat human experts in strategic games.

2. AlphaGo (2016)AlphaGo by Google’s DeepMind beat Lee Sedol, a world champion in the ancient game Go.

Impact: Showed that AI can handle complex games better than humans, even without human knowledge.

3. AlphaZero (2017) AlphaZero learned chess, Go, and Shogi by itself without human input or rules.

Impact: Proved AI can learn and create new strategies without being told what to do.

4. GPT-3 (2020)GPT-3 is a language AI that can write, chat, and create human-like text.

Impact: Changed how machines understand and generate language, improving virtual assistants, chatbots, and more.

5. Tesla Autopilot (2014)Tesla’s Autopilot allows cars to drive themselves with AI.

Impact: Paved the way for self-driving cars, aiming to reduce accidents and traffic.

6. IBM Watson (2011)Watson is an AI that answers questions and helps doctors with diagnosis, especially in cancer.

Impact: Transformed healthcare by helping doctors find the right treatments faster.

7. Siri (2011)What it is: Siri is Apple’s voice assistant that helps with tasks like sending messages, setting alarms, and more.

Impact: Made voice assistants mainstream and showed how AI can help with daily tasks.

8. Face Recognition Systems (2000s-Present) – AI can identify faces in photos or videos.

Impact: Used in security systems, unlocking phones, and even crime prevention.

9. AlphaFold (2020) – AlphaFold helps predict the structure of proteins, solving a major biological puzzle.

Impact: Big breakthrough in biology, helping with disease research and drug development.

10. Reinforcement Learning (1990s-Present) –AI learns by trying things out and improving itself.

Impact: Used in robots, gaming, and self-driving cars to help AI make better decisions.

Key AI Hardware Components:

1.    Processor (CPU):- The Central Processing Unit (CPU) is the primary hardware that performs most of the computational tasks in AI. It handles operations such as arithmetic and logical tasks.

2.    GPU (Graphics Processing Unit):- The GPU is designed to handle parallel processing, making it ideal for tasks like image recognition and neural network training.

3.    TPU (Tensor Processing Unit) :- A TPU is a custom processor created by Google specifically to accelerate machine learning workloads, especially for deep learning tasks..

4.    Sensors:- Sensors are devices that collect data from the environment. They act like human senses (vision, sound, touch, etc.) to provide input to the AI system..

5.    Actuators:- Actuators are mechanical devices that carry out physical actions based on the commands from the AI system. They act like "muscles" in the system, converting AI's decisions into real-world actions.

6.    Effectors:- Effectors are the physical parts or devices in the AI system that interact directly with the environment and carry out tasks. They are controlled by actuators to execute specific actions.

AI Agent

An AI Agent is a system that perceives its environment, makes decisions, and acts to achieve a goal.

Types of AI Agents with Examples:

1.    Simple Reflex Agent
Works only on current input.
Example: Automatic door that opens when it senses a person.

2.    Model-Based Agent
Uses past experience or memory.
Example: Robot vacuum that remembers room layout.

3.    Goal-Based Agent
Takes actions to reach a specific goal.
Example: GPS navigation system finding the shortest route.

4.    Utility-Based Agent
Chooses the best option among many.
Example: Online shopping recommendation system.

5.    Learning Agent
Learns and improves with experience.
Example: AI game player like AlphaZero.

 

Computer Languages used for AI

1.    Python:- Python is the most popular language for AI due to its simplicity and powerful libraries like TensorFlow, PyTorch, and scikit-learn.

2.  :- R is used mainly for statistical analysis and data visualization, making it ideal for research and machine learning tasks, especially in academia.

3.  Lisp:- Lisp has been a staple in AI research, particularly in symbolic reasoning and expert systems, thanks to its flexibility in manipulating code and data.

4.  JavaScript:- JavaScript is used in AI for web-based applications, with libraries like TensorFlow.js allowing deep learning to run directly in the browser.

5.    Swift:- Swift is used for AI on Apple devices, particularly with Core ML, which helps integrate machine learning into iOS and macOS applications.

 

Machine Learning (ML)

Machine learning is a type of AI that enables computers to learn from data and make decisions without being explicitly programmed. In ML, algorithms are trained using data to recognize patterns and make predictions or decisions based on that data.

ML models learn from structured data (like tables or spreadsheets) by identifying patterns or relationships between inputs and outputs. It requires feature engineering, which means humans often define important data characteristics (features) for the model to learn from.

Types of ML:

1.    Supervised Learning:- The algorithm learns from labeled data (data with known outputs).

Example: Classifying emails as spam or not spam.

2.    Unsupervised Learning:- The algorithm finds patterns or groups in data without labels.

Example: Clustering customers based on purchase behavior.

3.    Semi-Supervised Learning:- The algorithm learns from a small amount of labeled data and a large amount of unlabeled data.

Example: Image recognition where only some images are labeled.

4.    Reinforcement Learning:- The algorithm learns by trial and error using rewards and penalties.

Example: Training robots or game-playing AI agents.

Deep Learning (DL)

Deep learning is a subfield of machine learning that uses neural networks (complex layers of algorithms) to model high-level abstractions in data. It mimics how the human brain works, using multiple layers (hence "deep") to process information.

Types of Deep Learning

1.    Artificial Neural Networks (ANNs)
Basic neural networks used for general problems.
Example: House price prediction.

2.    Convolutional Neural Networks (CNNs)
Mainly used for
image and video processing.
Example: Face recognition, medical image analysis.

3.    Recurrent Neural Networks (RNNs)
Used for
sequential data like text or time series.
Example: Speech recognition, language translation.

4.    Long Short-Term Memory (LSTM)
A special type of RNN that remembers long-term data.
Example: Stock price prediction, chatbots.

5.    Gated Recurrent Unit (GRU)
A simpler and faster version of LSTM.
Example: Text prediction.

6.    Autoencoders
Used for
data compression and feature learning.
Example: Image denoising.

7.    Generative Adversarial Networks (GANs)
Used to
generate new data similar to real data.
Example: AI-generated images.

8.    Transformer Models
Used in
natural language processing and AI agents.
Example: ChatGPT, language translation models.

 

 

 

 

No comments:

Post a Comment

A.I. (English Medium)

  Artificial intelligence (AI)   AI: - Artificial intelligence (AI) is technology that enables computers and machines to simulate human lear...