AshwinRJ / Federated-Learning-PyTorch

Implementation of Communication-Efficient Learning of Deep Networks from Decentralized Data

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Why is so low accuracy in using CIFAR dataset?

FeiH36 opened this issue · comments

The accuracy is about 40% under the following condition. Is there an improving way?
Local epoch:10
batch size: 10
global epoch: 50
learning rate: 0.5 ~ 0.001

the same for me

commented

the model is not powerful for cifar-10, you can change other better model for training over the data set