IBM / helayers

IBM HElayers homomorphic encryption SDK for C++ and Python
https://ibm.github.io/helayers/
Other
35 stars 7 forks source link

LR_Loan_Approval_App.ipynb: simpler sigmoid approximation #2

Closed ramym1 closed 2 years ago

ramym1 commented 2 years ago

I updated LR_Loan_Approval_App.ipynb notebook to use a smaller degree to approximate the sigmoid activation in the LogisticRegression model. This reduces the context size of the demo to about 16MB.