提交 2da1ba31 编写于 作者: J jingqinghe

ã€update document

上级 4bff86bb
......@@ -65,6 +65,8 @@ kubectl apply -f ./paddle_fl/examples/k8s_deployment/master.yaml
```
Please refer [K8S deployment example](./paddle_fl/examples/k8s_deployment/README.md) for details
You can also refer [K8S cluster application and kubectl installation](./paddle_fl/examples/k8s_deployment/deploy_instruction.md) to deploy your K8S cluster
## Benchmark task
Gru4Rec [9] introduces recurrent neural network model in session-based recommendation. PaddlePaddle's Gru4Rec implementation is in https://github.com/PaddlePaddle/models/tree/develop/PaddleRec/gru4rec. An example is given in [Gru4Rec in Federated Learning](https://paddlefl.readthedocs.io/en/latest/examples/gru4rec_examples.html)
......
......@@ -62,7 +62,9 @@ PaddleFL是一个基于PaddlePaddle的开源联邦学习框架。研究人员可
kubectl apply -f ./paddle_fl/examples/k8s_deployment/master.yaml
```
请参考[K8S 部署实例](./paddle_fl/examples/k8s_deployment/README.md)
请参考[K8S部署实例](./paddle_fl/examples/k8s_deployment/README.md)
也可以参考[K8S集群申请及kubectl安装](./paddle_fl/examples/k8s_deployment/deploy_instruction.md) 配置自己的K8S集群
## 性能测试
Gru4Rec [9] 在基于会话的推荐中引入了递归神经网络模型。PaddlePaddle的GRU4RC实现代码在 https://github.com/PaddlePaddle/models/tree/develop/PaddleRec/gru4rec. 一个基于联邦学习训练Gru4Rec模型的示例请参考[Gru4Rec in Federated Learning](https://paddlefl.readthedocs.io/en/latest/examples/gru4rec_examples.html)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册