Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

confusion of enc_cnn #2

Open
sbzgyxzm opened this issue May 7, 2024 · 2 comments
Open

confusion of enc_cnn #2

sbzgyxzm opened this issue May 7, 2024 · 2 comments

Comments

@sbzgyxzm
Copy link

sbzgyxzm commented May 7, 2024

In the enc-cnn file, it is written "# TODO: Encrypt the weights and biases when training the model". But this file seems to be only testing the accuracy on the encrypted model, but not training the model.

@rayhankinan
Copy link
Contributor

For now, I end up deleting the encrypted training algorithm in order to clean my testing script. Although, you still can train all of the layer using encrypted input as I have defined the backward method on every autograd function. I'll add the encrypted training example as soon I finished polishing all of the encrypted layer! I'll notify you when this is done.

@sbzgyxzm
Copy link
Author

Okay, thank you!!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants