Skip to content

ASU-CSE598-SC4ML/AnirudhKaushik_HW4

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AnirudhKaushik_HW4

2 party privacy preserving Logistic Regression in C++ using ABY library : https://github.com/encryptogroup/ABY

To run : Clone the ABY repository and run make command inside build folder to create the exe file and run the exe using 2 terminal with commands -

./q1 -r 0

and

./q1 -r 1

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 100.0%