Machine learning terms/All

23 min read
Updated
Suggest editHistoryTalk
RawGraph

Last edited

Fact-checked

In review queue

Sources

6 citations

Revision

v5 · 4,566 words

Fact-checks are independent of edits: a reviewer re-verifies the article against its sources and stamps the date. How we verify

See also: Machine learning terms

This alphabetical glossary collects core terminology used across machine learning, deep learning, reinforcement learning, large language models, and TensorFlow tooling. Each entry includes a short definition drawn from references such as the Google Machine Learning Glossary and Wikipedia.[1][2] Terms are grouped by first letter for easier scanning.

A

B

C

D

E

F

G

H

I

K

L

M

N

O

P

Q

  • Q-function: Expected return from action in a state under policy.
  • Q-learning: Value-based RL learning the Q-function.
  • quantile: Value below which a fraction of observations fall.
  • quantile bucketing: Binning with equal counts per bucket.
  • quantization: Reducing numerical precision of weights or activations.
  • queue: Structure holding inputs awaiting processing.

R

S

T

U

V

W

Z

References

  1. Google Developers: Machine Learning Glossary, https://developers.google.com/machine-learning/glossary
  2. Wikipedia: Glossary of artificial intelligence, https://en.wikipedia.org/wiki/Glossary_of_artificial_intelligence
  3. Wikipedia: Machine learning, https://en.wikipedia.org/wiki/Machine_learning
  4. Wikipedia: Deep learning, https://en.wikipedia.org/wiki/Deep_learning
  5. IBM: What is machine learning?, https://www.ibm.com/topics/machine-learning
  6. scikit-learn glossary, https://scikit-learn.org/stable/glossary.html

Improve this article

Add missing citations, update stale details, or suggest a clearer explanation. Every suggestion is reviewed for sourcing before it goes live.

4 revisions by 1 contributors · full history

Suggest edit