tangxinyuGit's Stars
mortendahl/awesome-ppml
A curated list of resources for privacy-preserving machine learning
ibarrond/Pyfhel
PYthon For Homomorphic Encryption Libraries, perform encrypted computations such as sum, mult, scalar product or matrix multiplication in Python, with NumPy compatibility. Uses SEAL/PALISADE as backends, implemented using Cython.
OpenMined/PySyft
Perform data science on data that remains in someone else's server
MLEveryday/100-Days-Of-ML-Code
100-Days-Of-ML-Code中文版
ladnir/aby3
A Three Party MPC framework for Machine learning and Databases
rdragos/awesome-mpc
A curated list of multi party computation resources and links.
toutiaoio/weekly.manong.io
码农周刊 - 每周五发送,欢迎订阅!欢迎加入读者圈子,一起交流!
JorenSix/TarsosLSH
A Java library implementing practical nearest neighbour search algorithm for multidimensional vectors that operates in sublinear time. It implements Locality-sensitive Hashing (LSH) and multi index hashing for hamming space.