Tutorial#
Warning
The following codes are demos only. It’s NOT for production due to system security concerns, please DO NOT use it directly in production.
We hope you enjoy these toturials from SecretFlow developers.
IO
DataFrame
SPU
PSI
Federated Learning
- Federated Learning for Image Classification
- Federated Learning with Pytorch Backend
- Horizontally Federated XGBoost
- Vertically Federated XGB (SecureBoost)
- Split Learning—Bank Marketing
- Split Learning for Graph Neural Network
- Mix Federated Learning - Logistic Regression
- 基于 PyTorch 的预训练模型在隐语联邦学习环境下的微调
- 基于 Keras Applications 的预训练模型在隐语联邦学习环境下的微调
- SplitREC: Using DeepFM Algorithm in SecretFlow
- SplitRec:在隐语中使用拆分 BST 算法(Tensorflow 后端)
- SplitRec:在隐语中使用拆分 BST 算法(Torch 后端)
- SplitRec:在隐语中使用拆分 MMoe 算法(Tensorflow 后端)
- SplitRec:在隐语拆分学习中使用通信压缩
- SplitRec:在隐语拆分学习中使用流水线并行
- SplitRec:在隐语拆分学习中使用 FeatureInferenceAttack
- SplitRec:在隐语拆分学习中使用 LabelInferenceAttack
Miscellaneous