inspire-group / ModelPoisoning

Code for "Analyzing Federated Learning through an Adversarial Lens" https://arxiv.org/abs/1811.12470
147 stars 37 forks source link

No such file or directory : weights ... Error #13

Open MohammadrezaKhorramfar2nd opened 2 years ago

MohammadrezaKhorramfar2nd commented 2 years ago

I keep getting this error when I run the code, Can I get help, please? what I am doing wrong? Screenshot (76)

arjunbhagoji commented 1 year ago

Can you check if the directory 'weights/MNIST/model_0/...' has been created?

This line should be creating the weight vector at t=0 from the master function.