This website works better with JavaScript
Página inicial
Explorar
Ajuda
Entrar
Shellmiao
/
EasyFL_with_KDE
Observar
1
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Tree:
8a9554ed71
Branches
Tags
master
EasyFL_with_...
/
applications
/
fedreid
/
remote_server.py
remote_server.py
79 B
Histórico
Raw
1
2
3
4
import easyfl
from model import Model
easyfl.start_remote_server(model=Model)