18. Artificial Intelligence

0.0(0)
Studied by 1 person
call kaiCall Kai
Locked
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/10

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 5:20 AM on 4/19/24
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

11 Terms

1
New cards

Machine learning

Systems that learn without being programmed to learn.

2
New cards

Deep learning

Machines that think in a way similar to the human brain. Handles huge amounts of data using an artificial neural networks.

3
New cards

Labelled data

Data where the target answer is known and data object is fully recognizable.

4
New cards

Unlabelled data

Data where objects are undefined and need to be manually recognised.

5
New cards

Supervised learning.

System which is able to predict future objects based on past data.

6
New cards

Unsupervised data

System which is able to identify hidden patterns from input data.

7
New cards

Reinforcement learning

System which is given no training. Learns on basis of reward and punishment.

8
New cards

Semi-supervised learning

System that interactively queries source data to reach the desired result.

9
New cards

Artificial neural network

Networks of interconnected nodes based on interconnections based on neurons in the human brain.

10
New cards

Back propagation

Method used in artificial neural networks to calculate error gradients to improve the performance of the model.

11
New cards

Regression

Statistical measure used to make predictions from data by finding learning relationships between inputs and outputs.