mpc-learning
mpc-learning copied to clipboard
Perform multi-party computation on machine learning applications
Bumps [numpy](https://github.com/numpy/numpy) from 1.16.4 to 1.22.0. Release notes Sourced from numpy's releases. v1.22.0 NumPy 1.22.0 Release Notes NumPy 1.22.0 is a big release featuring the work of 153 contributors spread...
Hi, when I run the experiments for perceptron: naive returns: (array([-2.9, 7.4]), -1.0) mpc returns: ([2888000000000, 2622000000000], 430000000000) May I know is there any error?
Bumps [py](https://github.com/pytest-dev/py) from 1.8.0 to 1.10.0. Changelog Sourced from py's changelog. 1.10.0 (2020-12-12) Fix a regular expression DoS vulnerability in the py.path.svnwc SVN blame functionality (CVE-2020-29651) Update vendored apipkg: 1.4...