Binary vector

Output data type

A binary vector is a string of 1s and 0s (bits). Any data can ultimately be represented as a binary vector, which blurs the distinction between binary vectors and vectors of variables. In this database, the term “binary vector” is used to refer to cases where data cannot sensibly be described as a vector of variables (e.g. an image bitmap) or where a vector of variables consists exclusively of independent booleans.

used by
ALG_Autoencoder ALG_Hopfield network