Introduction to Artificial Intelligence — Class Notes
Author: Cinwei
Level: Undergraduate
Subject: Computer Science
1. What is Artificial Intelligence (AI)?
Artificial Intelligence (AI) is a branch of computer science focused on creating systems
capable of performing tasks that typically require human intelligence. These tasks include
learning, reasoning, problem-solving, perception, and language understanding.
Key goal: To enable machines to think, learn, and act intelligently.
2. Major Areas of AI
Machine Learning (ML): Algorithms that allow computers to learn from data and
improve their performance over time without explicit programming.
Natural Language Processing (NLP): Enables machines to understand, interpret, and
generate human language.
Computer Vision: The ability of computers to interpret and process visual data from the
world.
Expert Systems: Programs designed to mimic human decision-making by applying
knowledge and reasoning rules.
Robotics: The integration of AI with physical machines to perform tasks autonomously.
3. Types of AI
Narrow AI: Focused on a single task (e.g., voice assistants, spam filters).
General AI: Can perform any intellectual task a human can do (still theoretical).
Superintelligent AI: Exceeds human intelligence (a future concept).
4. Applications of AI
Healthcare: disease prediction, medical imaging, personalized treatment
Finance: fraud detection, trading algorithms
Transportation: autonomous vehicles, traffic management
Education: personalized learning systems
Entertainment: recommendation engines, game AI
5. Challenges in AI
Data bias and fairness
Privacy and security concerns
Job displacement and economic effects
Ethical and legal implications
6. The Future of AI
AI continues to evolve rapidly, shaping industries and redefining what technology can
achieve. Responsible and ethical use of AI will be key to ensuring that its benefits are shared
widely.