tdye24

Results 14 comments of tdye24

CIFAR-100 and ImageNet are two distinct datasets with different sets of classes. They do not share the same classes, and the classes in CIFAR-100 are not a subset of the...

This leads to the sweep can't start a new run (cry

> I am also experiencing this issue, which makes it impossible to use sweeps because the runs get stuck on a wandb sync. In my case, this also results in...

> I have ubuntu 16.04 with two GPUs, and I did these steps, but it fails to perform paper_experiments > > 1. conda create --name leafenv python=3.5 > 2. git...

> I also got an error when running `python main.py -dataset femnist -model cnn -lr 0.06 --minibatch 0.1 --clients-per-round 3 --num-rounds 2000`. > > My running environment is docker. I...

> When I run python main.py -dataset femnist -model cnn -lr 0.06 --minibatch 0.1 --clients-per-round 3 --num-rounds 20 > > I get the following > ![image](https://user-images.githubusercontent.com/44531236/71667242-2b01c980-2d5c-11ea-86c7-178f1e246d38.png) > > ======================End of...

The class of **xs** is tuple, so does **ys**.

> Hi guys, I want to use federated learning for anomaly detection and attack classification. Which model do you think best matches this problem? and how can I use my...

> Hi guys, I want to use federated learning for anomaly detection and attack classification. Which model do you think best matches this problem? and how can I use my...