【发布时间】:2020-07-12 23:11:05
【问题描述】:
我尝试了tensorflow联邦站点主页上提到的代码......
https://www.tensorflow.org/federated
得到错误:
RuntimeError: Cannot run the event loop while another loop is running
完整代码:
https://github.com/shantanuo/stack_question/blob/master/tensorflow_federated.ipynb
如何运行示例代码?
【问题讨论】: