Open alexbowe opened 8 years ago
If we stick with this colour compression, should flip the meaning of 0 and 1 in order to keep the vectors as sparse as possible. Probably have a flag for each colour vector, and wrap each call (from value to value - flag).
value
value - flag
If we stick with this colour compression, should flip the meaning of 0 and 1 in order to keep the vectors as sparse as possible. Probably have a flag for each colour vector, and wrap each call (from
value
tovalue - flag
).