上传者: 38603875
|
上传时间: 2021-12-20 13:46:38
|
文件大小: 42KB
|
文件类型: -
leaf是一个联邦学习的框架,来自CMU,官网:https://leaf.cmu.edu/build/html/index.html
Github:https://github.com/TalwalkarLab/leaf/pulls
1、安装与配置环境
首先要在Github上下载leaf,之后安装 requirements.txt 中列出的 libraries。
这里面有几个坑:1、要用 pip3 下载,否则 tensorflow 可能出现空包
2、目前tensorflow发行了2.0系列的版本,但是leaf是用tensorflow1.x系列的语法写的,也就是说,需要修改requir