CryptoNets
CryptoNets copied to clipboard
How to encode the decimal weights and inputs in BFV encryption?
Hi,
In the Wiki, scale value is set to 10, so that weights are one-digital decimals. How does LoLa encode this decimal weights into plaintext in BFV scheme (intergers ring)? Do you use a variable to track the scale in the decoding?