Skip to content

FedML-Server: Federated Learning Server for FedML-IoT and FedML-Mobile

Notifications You must be signed in to change notification settings

tedd-E/FedML-Server

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

http://doc.fedml.ai/#/installation

After the clone of this repository, please run the following command to get FedML submodule to your local.

cd FedML
git submodule init
git submodule update

Update FedML Submodule

cd FedML
git checkout master && git pull
cd ..
git add FedML
git commit -m "updating submodule FedML to latest"
git push

About

FedML-Server: Federated Learning Server for FedML-IoT and FedML-Mobile

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 97.6%
  • Shell 2.1%
  • Other 0.3%