-
**Describe the bug**
While trying the [Quick Start Guide](https://openfl.readthedocs.io/en/latest/get_started/quickstart.html#creating-a-federation-in-5-steps) for model **tf_2dunet**, the plan initi…
-
Don't forget about array programming
https://github.com/bones-ai/odin-mnist-nn/blob/eb32f633d242f827d43407a02382af2f60426736/viz.odin#L205-L209
```odin
shape_pos = (s.start + s.end)/2
```
-…
-
Hi, thanks for this repo! I had a short question - is possible to directly load the MNIST dataset using tensorflow as `(train_images, train_labels), (test_images, test_labels) = tensorflow.keras.datas…
-
Thank you very much for the code library you provided. Now I have two questions when reproducing the fsood detection.
- There are some problems with the training and testing parameters of your sem …
-
### Describe the bug
I was trying a example project of Flower Simulation ([Flower Simulation Step by Step Pytorch - Part II](https://github.com/adap/flower/tree/main/examples/flower-simulation-step…
-
Hi, thanks for the great work! I'm wondering if there are any plans to train the model on some datasets in the near future. Since there are currently no released weights for this model architecture, i…
-
First of all, thank you for your contribution to this project.
Hello, I would like to ask what is the hidden_size used for each dataset in Table 1 in the paper? According to the parameter formula you…
zxk72 updated
1 month ago
-
论文中的Table 3给出了Plaintext/BatchCrypt/PackedBFV/PackedCKKS/FedPHE几种基准进行实验对比。在read.me中,作者给出了python main.py --dataset MNIST --epochs 100 --lr 0.001 --n_clients 8 --topk 0.1 --algorithm ckks --enc_batch_siz…
-
Hi,
I am using vscode and trying to debug [this repo](https://github.com/FishAres/RNP/blob/master/scripts/vae_mnist.jl), I set break point at line 32
https://github.com/FishAres/RNP/blob/c9571301…
-
Hello, where can I download synthetic MNIST/dSprites shapes dataset ?