FedML
FedML copied to clipboard
FEDML - The unified and scalable ML library for large-scale distributed training, model serving, and federated learning. FEDML Launch, a cross-cloud scheduler, further enables running any AI jobs on a...
Hi, Thanks for your excellent work on this excellent repo. I came across the following questions, pretrained models on imagenet for cifar10 and cifar100 provided in the repo are different....
I am experimenting with the tutorial below - https://github.com/FedML-AI/FedML/blob/master/fedml_experiments/distributed/fedavg/README.md Run the following shell and dump the arguments to get. ```bash sh run_fedavg_distributed_pytorch.sh 10 10 cnn hetero 100 1 20 0.1...
I am experimenting with the install below - [[FedML/CI-install.sh at master · FedML-AI/FedML (github.com)](https://github.com/FedML-AI/FedML/blob/master/CI-install.sh)](https://github.com/FedML-AI/FedML/blob/master/CI-install.sh) Run the following shell and dump the arguments to get. ```bash # Install other required package...
传参时候 standalone可以,distributed的.sh传参找不到学习率要不就是找不到batch_size argument --comm_round: invalid int value: 'lr'