peiji1981's Stars
tensorflow/tensorflow
An Open Source Machine Learning Framework for Everyone
azl397985856/leetcode
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
OpenMined/PySyft
Perform data science on data that remains in someone else's server
shenweichen/DeepCTR
Easy-to-use,Modular and Extendible package of deep-learning based CTR models .
microsoft/SEAL
Microsoft SEAL is an easy-to-use and powerful homomorphic encryption library.
Sakura-gh/ML-notes
notes about machine learning
google-parfait/tensorflow-federated
An open-source framework for machine learning and other computations on decentralized data.
tensorflow/privacy
Library for training machine learning models with privacy for training data
facebookresearch/CrypTen
A framework for Privacy Preserving Machine Learning
Iallen520/lhy_DL_Hw
tf-encrypted/tf-encrypted
A Framework for Encrypted Machine Learning in TensorFlow
agl/pond
Pond
bettenW/Tencent2019_Finals_Rank1st
2019腾讯广告算法大赛完整代码(冠军)
nucypher/nufhe
NuCypher fully homomorphic encryption (NuFHE) library implemented in Python
microsoft/CryptoNets
CryptoNets is a demonstration of the use of Neural-Networks over data encrypted with Homomorphic Encryption. Homomorphic Encryptions allow performing operations such as addition and multiplication over data while it is encrypted. Therefore, it allows keeping data private while outsourcing computation (see here and here for more about Homomorphic E
vernamlab/cuFHE
CUDA-accelerated Fully Homomorphic Encryption Library
ladnir/aby3
A Three Party MPC framework for Machine learning and Databases
chizhu/yiguan_sex_age_predict_1st_solution
易观性别年龄预测第一名解决方案
FederatedAI/DOC-CHN
FedAI 社区中文文档
snwagh/securenn-public
Implementation of protocols in SecureNN.
CryptoExperts/FV-NFLlib
Library implementing the Fan-Vercauteren homomorphic encryption scheme
KyoohyungHan/HELR
Homomorphic Logistic Regression on Encrypted Data
osu-crypto/secure-kmean-clustering
Practical Privacy-Preserving K-means Clustering (PETS-2020)
MarwanNour/SEAL-FYP-Logistic-Regression
My Final Year Project using Microsoft SEAL: Logistic Regression over Encrypted Data.
darenr/wordnet-clusters
Clustering a set of word/tags using K-Means with word2vec or wordnet distance
Alibaba-Gemini-Lab/tf-encrypted
A Framework for Machine Learning on Encrypted Data
MayankKr8/Secure_K_means
This repository covers my work on devising and implemnting a secure approach to K-means clustering, as part of my B.Tech Project(BTP).
Alibaba-Gemini-Lab/Alibaba-Gemini-Lab.github.io
Alibaba Gemini Lab:
sumukhshiv/federated-k-means
CS294-163: Decentralized Secure System - Final Project
tf-encrypted/federated
A framework for implementing federated learning