AI Flashcards
What is Weak AI?
Weak AI refers to artificial intelligence that is designed and trained for a specific task. It is limited to narrow, well-defined functions and lacks general cognitive abilities.
What is Strong AI?
Strong AI is more advanced, possessing general cognitive abilities similar to human intelligence. It can understand, learn, and apply knowledge across various domains, similar to a human.
What is domain specific AI?
Domain-specific AI is designed for a particular application or field, excelling in tasks related to that specific domain but lacking versatility beyond it.
What is AI
AI refers to the development of computer systems that can perform tasks that typically require human intelligence. These tasks may include problem-solving, learning, and understanding natural language.
What is machine learning?
Machine learning is a subset of AI that focuses on creating systems that can learn from and make decisions based on data. Instead of being explicitly programmed, these systems improve their performance over time through experience.
What are neural networks?
Neural networks are a type of machine learning model inspired by the structure and functioning of the human brain. They consist of interconnected nodes (neurons) organized in layers, and they excel at tasks involving pattern recognition.
What is deep learning?
Deep learning is a subset of machine learning that involves neural networks with many layers (deep neural networks). It allows the system to automatically learn and represent complex patterns from data.
What is pattern recognition?
Machine learning and Neural network differences
Neural networks:
- are based on the model of the human brain
-work by creating connections between processing elements
-are used to predict events
- are a subset of machine leaming
-determine outcomes without intervention
-composed of nodes.
Machine learning:
- learns from new data/input
- can perform new tasks after processing the data
- can react to new inputs it has not encountered before
- searches through data for patterns and adjusts accordingly
-is not explicitly programmed to perform the task.
Characteristics of pattern recogntion
Identifies familiar patterns and objects
Recognizes different shapes from different angles
Uses mathematical methods
Is a branch of machine learning
Characteristics of propriety software?
Software is copyrighted;
Commercial software;
Requires a subscription or monthly fee;
Has customer support and maintenance;
Characteristics of cloud storage?
Data is stored on remote servers accessed from the internet;
Can be accesed from anywhere as long as the user has access to internet;
Characteristics of machine learning?
Learns from new data;
Improves on its mistakes;
Searches through data for patterns;
Characteristics of neural network?
Mimics the way the brain works;
Uses an iterative process;
Uses significant computer power;
Has the ability to learn, recall and generalize from given data;
Benefits of prototypes
Allows failure to be spotted early;
So it can be fixed and costs can be saved;
Allows early feedback from users;
Shows how valuable and usable it is for users;