Glossary


Browse the glossary using this index

Special | A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z | ALL

B

Backpropagation

Backpropagation is a training algorithm for neural networks. It adjusts the weights of the network by propagating the error backwards from the output layer to the input layer, improving the model's accuracy.


Bias

Systematic errors or distortions in the outputs of an AI system which reflect or reenforce discriminatory patterns or stereotypes. This is often due to underlying issues in the training data of an AI system (also see Prejudice).


Black box model

An AI system whose internal workings are not easily interpretable or transparent, even to its developers.