Artificial Intelligence and Machine Learning

0.0(0)
studied byStudied by 1 person
0.0(0)
full-widthCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/13

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

14 Terms

1
New cards

ARTIFICIAL INTELLIGENCE

is the broader scientific field dedicated to creating intelligent agents that perceive their environment and take actions that maximize their chance of achieving defined goals.

2
New cards

NARROW AI (WEAK AI), GENERAL AI (STRONG)

Types of AI

3
New cards

MACHINE LEARNING (ML)

It's the process by which systems improve their performance on a specific task over time through exposure to data, without being explicitly programmed for every possible scenario.

4
New cards

GENERATIVE AI 

A subset of AI that can generate novel content (text, images, audio, video) that resembles real-world data but is not directly copied from it.

5
New cards

NARROW AI (WEAK AI)

designed to perform specific task within a limited domain (ex. siri and alexa)

6
New cards

GENERAL AI (STRONG AI)

known as artificial general intelligence. Refers to AI systems with human-like cognitive abilities across wide range task and domain

7
New cards

EXPERT SYSTEM, MACHINE LEARNING, NATURAL LANGUAGE PROCESSING, COMPUTER VISION

AI techniques and approaches

8
New cards

EXPERT SYSTEM

rule based system that emulate the decision making processes of human expert 

9
New cards

NATURAL LANGUAGE PROCESSING

techniques for generating and processing human language

10
New cards

COMPUTER VISION

method for enabling computers to interpret and analyze visualize information from the environment

11
New cards

SUPERVISED LEARNING, UNSUPERVISED LEARNING, REINFORCEMENT LEARNING 

3 main types of ML algorithms

12
New cards

SUPERVISED LEARNING

algorithms is trained on a labeled dataset, where each input is associated with a corresponding, 

13
New cards

UNSUPERVISED LEARNING

trained on unlabeled dataset. Where the goal is to discover patterns, structure, or relationships within the data. There is no predefined target. 

14
New cards

REINFORCEMENT LEARNING 

algorithms trained to make sequential decision by interacting with an environment and receiving feedback in the form of reward or penalty