L # 0 & 1 – Complete AI Course Outline + What is Artificial Intelligence? History, Foundations, Branches & Applications

Course Details

  • Course Code: CS-318
  • Title of the Course: Artificial Intelligence
  • Credit Hours: Four (3 theory and 1 lab)
  • Program: BSCS
  • Semester: VI (6th)
  • Pre-requisite: No
  • Follow-up Course: No

Course Description

The course description presents the fundamental ideas of artificial intelligence (AI), such as

  • Fuzzy logic,
  • Expert systems,
  • Knowledge representation techniques,
  • Artificial neural networks (ANNs)
  • Semantics.

Goals of the Course

  • Give students the opportunity to develop programs that mimic human thought and learning processes;
  • Put an emphasis on using AI techniques to solve problems in real time.

Learning Results

By the end of this course, Students will

  1. Have a basic understanding of AI’s calculus and logic
  2. Develop the logic and reasoning abilities necessary to handle issues in the real world.
  3. Have the ability to use Prolog, an AI programming language, to create expert systems.

Textbooks

  • Main:
    •  Luger’s Artificial Intelligence, Fourth Edition
    • Russell & Norvig’s Artificial Intelligence: A Modern Approach, Second Edition
  • Furthermore:
    • The instructor’s lecture notes

Assessment and Grading

ComponentMarks
Test 1: Midterm10
Test 2: Midterm10
Assignment5
Quiz5
End-Term Paper55 (No option, 3 hours)
Practical10
Attendance5
Total100

Distribution of Course Content

Area of CoursePercentage
Theory30%
Analysis of the Problem35%
Solution Design20%
Social and Ethical Concerns5%

Methods of instruction

  • Lectures
  • Presentations
  • Multimedia assistance

Important Technologies

  • Multimedia for education
  • Prolog for interactive programming and expert system development

Topic1 :  Introduction to Artificial Intelligence

Topics Discussed:

  • what is it Artificial Intelligence?
  • AI Foundations
  • AI History
  • AI Branches
  • Weak vs. Strong AI
  • AI Scope and applications

Learning Goals:

By the end of this article, students and viewers should be able to:

  • Describe artificial intelligence and its fundamental ideas
  • Describe the evolution of AI
  • Distinguish between weak and strong AI.
  • List the different areas of artificial intelligence and their practical uses.

1. To begin, what is artificial intelligence?

The simulation of human intelligence in machines that have been programmed to think and act like people is known as artificial intelligence (AI). Perception, reasoning, learning, problem-solving, and even natural language communication are all capabilities of these systems.

Key characteristics include the following:

  • They can reason and learn from a lot of data, just like humans;
  • They can interact with their surroundings, frequently through robots;

Natural language processing, or NLP, is the method by which they are becoming more proficient in speaking and comprehending our language.

2. AI Foundations

AI is based on a number of academic fields, such as

DisciplineRole in AI
MathematicsThe study of Logic, probability, optimization, statistics
Computer ScienceThe study of Data structures, algorithms, and programming
PsychologyLearning theories and human cognition
LinguisticsUnderstanding Natural Language
NeuroscienceNeural networks and the structure of the brain
PhilosophyEthics and the nature of intelligence

For instance, artificial intelligence forecasts the next word in a sentence using probability and statistics, same as ChatGPT does.

3. Key Events in the History of AI

1950To assess machine intelligence, Alan Turing suggests the Turing Test.
1956At the Dartmouth Conference, the term “artificial intelligence” was first used.
1960s and 1970screation of basic AI applications, such as the ELIZA chatbot
1980sThe development of medical diagnosis expert systems like MYCIN
1997Deep Blue by IBM beats chess champion Garry Kasparov
2010s and 2020sFrom Siri, Alexa, ChatGPT, driverless cars to machine learning, deep learning, and artificial intelligence exploding in daily life.—

Important names include Alan Turing, John McCarthy, Marvin Minsky, Geoffrey Hinton, Yann LeCun.

4. AI Branches

AI is made up of a number of related fields. Important branches consist of:

BranchDescriptionExample
Machine Learning (ML)Systems that learn from data without explicit programmingNetflix recommendations
Deep LearningA branch of machine learning that makes use of multi-layer neural networksRecognition of faces
Natural Language Processing (NLP)Comprehending and producing human languageGoogle Translate
Computer VisionAnalyzing visual information from the environmentExamination of medical pictures
RoboticsAutomation using AI and mechanical systemsDrones that operate on their own
Expert SystemsAI systems that simulate human decision-makingMedical diagnosis
Recognition of SpeechUnderstanding spoken language and translating speech to textGoogle Assistant and Siri

5. Weak AI vs Strong AI

AspectWeak AI (Narrow AI)Strong AI (General AI)
DefinitionAI created with a specific goal in mind.AI with cognitive abilities similar to those of humans
Capabilitiescarries out a single task effectivelyable to complete any intellectual task
ExamplesGoogle Maps, Siri, and ChatGPT (still theoretical)Real AI that is similar to humans
ExistenceExists todayNot yet developed (as of 2025)

Analogy:
Strong AI is comparable to an intelligent human brain in a machine, whereas weak AI is similar to a calculator.

6. AI Scope and Uses

Current Uses:

FieldApplication Example
HealthcareRobotic surgery and Disease diagnosis
FinanceFraud detection and stock forecasting
TransportationAutonomous vehicles and traffic forecasting
Learning SystemsIntelligent tutoring
EntertainmentAI for games and content suggestions
Agriculturemonitoring and precision farming

Future Scope:

  • AI for climate modeling,
  • AI in legal systems,
  • AI governance and ethics,
  • personalized AI assistants

Hazards and Issues:

  • AI alignment and safety;
  • Job displacement;
  • Bias in AI systems;
  • Ethical decision-making

Leave a Comment

Your email address will not be published. Required fields are marked *

Scroll to Top