Written by students who passed Immediately available after payment Read online or as PDF Wrong document? Swap it for free 4.6 TrustPilot
logo-home
Class notes

Class notes AIML

Rating
-
Sold
-
Pages
11
Uploaded on
16-04-2026
Written in
2025/2026

Artificial Intelligence and Machine Learning introduces the fundamental concepts that enable intelligent systems to solve problems and learn from data. It covers basic AI principles and real-world applications, along with search techniques such as Breadth-First Search (BFS), Depth-First Search (DFS), and heuristic-based methods like Greedy Best-First Search. The module also explains Constraint Satisfaction Problems (CSPs) and techniques like arc consistency and forward checking to efficiently reduce the search space. In addition, it introduces supervised learning, the steps involved in training a machine learning model, and challenges like overfitting with methods to prevent it. Topics such as the Minimax algorithm with Alpha–Beta pruning for decision-making in games, linear regression for prediction, and the evolution and wide-ranging applications of AI in fields like healthcare, finance, and autonomous vehicles are also included, providing a strong foundation for understanding modern AI systems.

Show more Read less
Institution
Course

Content preview

Sample Module 2
2M
1. Define Artificial Intelligence and give two real-world applications.

Artificial Intelligence (AI) is a branch of computer science that focuses on creating
machines or software capable of performing tasks that normally require human
intelligence—such as learning, reasoning, problem-solving, perception, and language
understanding

1. Healthcare – Disease Diagnosis

AI systems analyze medical images (like X-rays, MRIs, CT scans) and patient data to detect
diseases such as cancer, diabetes, and heart conditions.

• AI helps doctors identify abnormalities faster and more accurately.
• It can also predict disease risks and recommend personalized treatments.

2. Finance – Fraud Detection

Banks and financial institutions use AI to detect unusual transactions and prevent fraud.

• Machine learning models analyze spending patterns.
• When something suspicious occurs, the system alerts the bank or blocks the
transaction automatically.



2. What is the difference between BFS and DFS

Feature BFS (Breadth-First Search) DFS (Depth-First Search)
Traversal Order Level by level Deep along one branch, then
backtrack
Data Structure Used Queue (FIFO) Stack (LIFO) or recursion
Approach Explores neighbours first Explores deeper nodes first
Shortest Path in Yes No
Unweighted Graph
Memory Usage Higher for wide graphs Higher for deep graphs
Applications Shortest path, level-order Cycle detection, topological
traversal, finding connected sorting, puzzle solving, deep
components exploration

, 3. What is a Constraint Satisfaction Problem (CSP)? Give one example.

A Constraint Satisfaction Problem (CSP) is a type of problem defined by:

1. Variables – a set of unknowns that need to be assigned values
2. Domains – each variable has a domain of possible values
3. Constraints – restrictions that specify allowable combinations of values for the
variables

The goal is to assign a value to every variable such that all constraints are satisfied.

• Example: Map Coloring
• Variables: Regions on a map (e.g., A, B, C)
• Domain: {Red, Green, Blue}
• Constraints: Adjacent regions cannot share the same color

4. What is supervised learning? Give one example.

Supervised learning is a type of machine learning where a model is trained using labeled
data, meaning each input comes with a correct output. The model learns to map inputs to
outputs and can then predict the output for new, unseen data.
Example: Predicting house prices using a dataset that includes house features (size,
location) along with their actual prices.

5. Mention two applications of AI in the healthcare sector.

1. Refer Q1
2. Healthcare – Robotic Surgery

AI-powered robotic systems assist surgeons in performing complex procedures with higher
precision and minimal invasiveness.

• They enhance accuracy and reduce the risk of human error during surgery.
• Patients benefit from smaller incisions, faster recovery, and reduced hospital stays.

6. State the purpose of a heuristic function in informed searc

A heuristic function in informed search provides an estimate of the cost or distance from
the current state to the goal. Its purpose is to guide the search process by prioritizing paths
that appear more promising, helping the algorithm avoid exploring irrelevant or less
optimal routes. This makes the search faster, more efficient, and more goal-directed
compared to uninformed methods.

Written for

Course

Document information

Uploaded on
April 16, 2026
Number of pages
11
Written in
2025/2026
Type
Class notes
Professor(s)
Dr.vipul dalal
Contains
Ai and real world applications

Subjects

$8.99
Get access to the full document:

Wrong document? Swap it for free Within 14 days of purchase and before downloading, you can choose a different document. You can simply spend the amount again.
Written by students who passed
Immediately available after payment
Read online or as PDF

Get to know the seller
Seller avatar
radheymhatre

Get to know the seller

Seller avatar
radheymhatre atharva university
Follow You need to be logged in order to follow users or courses
Sold
-
Member since
3 weeks
Number of followers
0
Documents
1
Last sold
-

0.0

0 reviews

5
0
4
0
3
0
2
0
1
0

Recently viewed by you

Why students choose Stuvia

Created by fellow students, verified by reviews

Quality you can trust: written by students who passed their tests and reviewed by others who've used these notes.

Didn't get what you expected? Choose another document

No worries! You can instantly pick a different document that better fits what you're looking for.

Pay as you like, start learning right away

No subscription, no commitments. Pay the way you're used to via credit card and download your PDF document instantly.

Student with book image

“Bought, downloaded, and aced it. It really can be that simple.”

Alisha Student

Working on your references?

Create accurate citations in APA, MLA and Harvard with our free citation generator.

Working on your references?

Frequently asked questions