delta

Terms from Human Computer Interaction the Basics

The glossary is in progress.

From entry delta in glossary Artificial Intelligence: humans at the heart of algorithms

A delta is a small change. For files it is a description of the differences between the files and is often used in version control systems. In incremental algorithms it is the small change in parameter values at each step, for example the updates to weights in backpropagation.

Used in Chap. 6: page 81