Loading...

Decimal

A number written with a decimal point, like 0.75 or 3.14.

When to use: Reporting probabilities, weights, learning rates, losses.

Example: lr = 0.001, dropout = 0.2, accuracy = 0.9542 - all decimals (stored as floats).

More Foundations Glossary terms