Intro to AI (Week 1 - Section 1): What is AI? Flashcards
What is AI? Applications and Examples of AI
What is the definition of AI?
AI stands for Artificial Intelligence, which refers to the development of computer systems that can perform tasks that typically require human intelligence
How does IBM define AI?
IBM defines AI as augmented intelligence, where machines are designed to extend human capabilities rather than replace them
What is the concept of augmented intelligence?
Augmented intelligence is the idea that AI should assist and enhance human decision-making and problem-solving abilities, rather than replacing human experts.
What is the difference between weak/narrow AI and strong/generalized AI?
Weak/narrow AI is designed for specific tasks and domains, while strong/generalized AI can handle a wide range of unrelated tasks and learn new ones.
What are some examples of weak/narrow AI applications?
Examples of weak/narrow AI applications include language translators, virtual assistants, self-driving cars, AI-powered web searches, recommendation engines, and intelligent spam filters.
What is supervised learning in AI?
Supervised learning is a machine learning technique where the AI model is trained using labeled data, with known inputs and desired outputs.
What is unsupervised learning in AI?
Unsupervised learning is a machine learning technique where the AI model learns patterns and relationships in unlabeled data without any predefined outputs.
What is reinforcement learning in AI?
Reinforcement learning is a machine learning technique where the AI model learns through trial and error, receiving feedback in the form of rewards or penalties to improve its performance.
What are the fields of study that contribute to AI?
Computer science, electrical engineering, mathematics, statistics, psychology, linguistics, and philosophy are some of the fields that contribute to AI.
How does computer science and electrical engineering contribute to AI?
Computer science and electrical engineering determine how AI is implemented in software and hardware, respectively.
How do mathematics and statistics contribute to AI?
Mathematics and statistics help in developing viable models, measuring performance, and analyzing data in AI.
What role do psychology and linguistics play in AI?
Psychology and linguistics contribute to understanding how AI might work by providing insights into human cognition, language processing, and behavior.
How does philosophy contribute to AI?
Philosophy provides guidance on intelligence, ethics, and moral considerations in the development and use of AI systems.
What are the potential ethical considerations of AI?
Ethical considerations in AI include issues related to privacy, bias, transparency, accountability, job displacement, and the impact on society
How has AI already impacted various domains in society?
AI has already made an impact in domains such as healthcare, finance, transportation, customer service, education, and many others by improving efficiency, accuracy, and decision-making processes.
What is Artificial Intelligence?
Artificial Intelligence is the application of computing to solve problems in an intelligent way using algorithms.
How can AI mimic human intelligence?
AI can mimic human intelligence by analyzing images and videos, understanding speech, and recognizing patterns.
What is the main goal of AI?
The main goal of AI is to impart the ability to think and learn on machines.
Define Machine Learning
Machine Learning is a subset of AI that uses mathematical algorithms to find patterns in data and make predictions.