Secure-ML icon indicating copy to clipboard operation
Secure-ML copied to clipboard

Secure Linear Regression in the Semi-Honest Two-Party Setting.

Results 2 Secure-ML issues
Sort by recently updated
recently updated
newest added

Hello, when I run ./build/bin/ideal_functionality [num_iter], the following error occurred: ``` ======== Training ======== terminate called after throwing an instance of 'std::bad_alloc' what(): std::bad_alloc Aborted(core dumped) ``` I have tried...

When I do cmake.. there are errors saying ---------------------------------------------------- CMake Error at CMakeLists.txt:7 (include): include could not find load file: /usr/local/cmake/source_of_randomness.cmake CMake Error at CMakeLists.txt:8 (include): include could not find...