Artificial Intelligence (AI) Flashcards
What are the three key areas of Robotics?
- Motion Planning
- Perception (integrating sensors)
- Human-Robot Interaction
What is Robotics?
The design of intelligent robots capable of performing tasks in the physical world.
What is Natural Language Processing (NLP)?
Focuses on the interaction between computers and humans through natural language. The goal of NLP is to enable computers to understand, interpret, and generate human language in a way that is meaningful and useful.
What is pip?
A tool used to install and manage software packages written in Python, a programming language.
Think of it like an app store for Python programs—developers use it to add features or tools to their projects.
What are four applications for Computer Vision?
- Object Detection
- Facial Recognition
- Image Segmentation
- Autonomous Vehicles
What are the four sections of machine learning?
- Supervised Learning
- Unsupervised Learning
- Reinforcement Learning
- Deep Learning.
What is Knowledge Representation and Reasoning? (KRR)
How to represent information about the world and use it to solve complex problems.
What are Expert Systems?
They mimic the decision-making ability of a human expert.
They use rule-based systems and knowledge bases.
What are three applications for KRR?
- Ontologies
- Semantic Web
- Logic Programming
What is Machine Learning (ML)?
Machine Learning builds systems that learn from and make decisions based on data.
What is Computer Vision?
Computer Vision focuses on enabling machines to interpret and analyze visual data from the world.