Open atkinssamuel opened 2 years ago
I will be implementing the following:
Edit: Implemented the above. Unfortunately, the loss does not converge even when a rescaling layer is used. Will try some other ideas tomorrow.
So far I have not been able to get the squared activation function to work under any circumstances. A linear regression, however, can be done in the encrypted domain so that may be a good place to start.
See https://github.com/atkinssamuel/cryptonet-research/blob/master/BaselineTiming/Models/Encrypted/encrypted_test.py
The summarize the nature of this repo: