AI Flashcards
What is Artificial intelligence
The simulation of intelligent behaviour by a computerwhich enables it to make decisions without humanintervention
What are the 3 enablers of AI
The exponential growth in the speed of computersHuang’s LawCloud computing
Describe Narrow AI
AI focuses on a specific, singular or limited taskExamples include image recognition, hyperpersonalisation, chatbots, predictive text.Trained on specific tasks by data scientistsCorrelates questions or assignments to a specific dataset to accomplish a task.No self-awareness, consciousness, ability to think
Describe General AI
- Seeks machines that can handle a range of cognitivetasks with little oversight.* The ability to learn, generalise, apply knowledge and planfor the future.* Must consistently pass the Turing test.* Single, general intelligence that possesses commonsense and creativity and expresses emotions.
What is Machine Learning
Machine learning (ML) is a subset of Artificial Intelligence (AI) in terms of algorithms that can adapt without following explicit instructions.
What can Machine learning do?
can train a machine how to learnAutomates analytical model buildingIs a branch of artificial intelligence based on theidea that systems can learn from data, identifypatterns, and make decisions with minimal humanintervention
What is Supervised learning
You provide a data set that has pictures of apples. Then another data set that lets the model know that those are pictures of apples. Finally, a new set of data that only contains pictures of apples. At this point the system can recognise what the fruit isand will remember it.
What is Unsupervised learning
You provide a collection of pictures of different kinds of fruit. The model analyses this to try and recognise any patterns. The machine categorises the picture into different types based on their similarities, and one of these categories would be mostly apples.
What is semi-supervised learning
You provide the machine with a data set of images and ask it to identify a fruit. The machine picks an image of an apple and tells you it is an orange. You feedback to the system that it is actually an apple. The machine remembers this and picks again.You provide feedback once more. This continues whilst the machine learns from itsexperiences and feedback.
What are the different types of AGI testing
The Turing testWozniak/Goertzel’s Coffee TestNilsson’s Employment TestGoertzel’s Robot College Student Test
What is Wozniak/Goertzel’s Coffee test
As a part of the coffee test, the AI application has to go to a house and make coffee. The programme has to go to any kitchen and find the ingredients required and then perform the task of making a coffee.
What is the Turing test
A remote human interrogator, within a fixed time frame, must distinguishbetween a computer and a human subject based on their replies to various questions posed by the interrogator
What is Nilsson’s employment
To pass this test, the AI program should be able to perform jobs that are performed by humans
What is Goertzel’s Robot College Student test
This test advocates an AI being enrolled in a college and getting a degree using the same resources as other students enrolled for the same degree.
What is meant by conditional probability
In probability theory, conditional probability is a measure of the probability of an event given that (by assumption, presumption, assertion, or evidence) another event has occurred.