helayers icon indicating copy to clipboard operation
helayers copied to clipboard

IBM HElayers homomorphic encryption SDK for C++ and Python

Results 4 helayers issues
Sort by recently updated
recently updated
newest added

i am running the tutorial on xgboost and i get this error using the function encode_encrypt_input_for_predict ![image](https://github.com/IBM/helayers/assets/78609367/cd24903e-e48b-41db-8ff6-ae79bf3aa3cb)

Hi I'm following the XGBoost notebook and trying to reproduce the same results locally, the notebook on the docker image runs without any issue, however on my machine I get...

question

- Change optimizer from SGD to Adam - Change loss from MSE to BinaryCrossEntropy(with_logits=True)