Exam 4: Chapter 14- Artificial Intelligence Flashcards
broad field that focuses on creating intelligent machines that can perform tasks that typically require human intelligence.
Artificial Intelligence (A.I.)
subset of AI that involves training algorithms to learn patterns from data and make predictions or decisions without being explicitly programmed; the study of algorithms and statistical models that computer systems use to perform a specific task without using explicit instructions, relying on patterns and interference instead.
machine learning (ML)
subset of machine learning in which multilayered neural networks learn from vast amounts of data.
deep learning
What are the 4 reasons that A.I./ M.L are exploding right now?
- Computational power (GPUs) increasing
- Massive amounts of labeled data available
- Neural networks
- Demonetized training costs (99.5% decrease in the last 5 years)
hypothetical AI that matches or exceeds human intelligence – the intelligence of a machine that could successfully perform any intellectual task that a human being can.
strong A.I.
What is the risk of Strong A.I?
the ability to think
AI that performs a useful and specific function that once required human intelligence to perform, and does so at human levels or better; simulating thinking; robotics (AI in motion)
narrow or weak A.I.
T or F: Weak AI is already embedded in our environments today (both personal and professional).
true
What are the 3 types of machine learning?
- Supervised learning
- Unsupervised learning
- Reinforcement learning
system is trained with labeled training data to make predictions or classify new, unseen data.
supervised learning
system learns patterns and relationships within unlabeled data without specific feedback or guidance
unsupervised learning
system learns from its environment by interacting with it and receiving rewards for performing actions
reinforcement learning
Any of the 3 types of M.L. becomes “deep” when the system uses deep artificial _______ _______.
neural networks
______ ______ plays a critical role in machine learning.
Big Data
a video of a person in which their face or body has been digitally altered so that they appear to be someone else, typically used maliciously or to spread false information.
deep fakes
What are the four main capabilities that distinguish Watson as a cognitive system:
- Ability to understand human language
- Ability to absorb information and to learn
- Ability to formulate hypotheses
- Ability to understand the context of a question
Watson is __________, not deterministic.
probabilistic
The world’s most powerful, generally applicable technology.
machine learning
T or F: Today, ML is necessary to sustain competitive advantage.
true
because ML algorithms work (true), the models they generate are intrinsically valuable (false).
the ML fallacy
The value of ML comes only by:
enacting organizational change.
Most ML projects fail to deploy because project leaders didn’t properly plan for the ________ ______ that the deployment would cause.
operational change
for ML to succeed, we need improvement in human knowledge more than improvements in technology.
The ML paradox
Machine Learning Projects → Who is Involved? (tight integration and colaboration) (3)
- Business Professionals
- Business Analysts
- Data Scientists