Kai Yi
Kai Yi
Hi @ksaito-ut, I found some missing img in the original dataset after running: `python trainer_osda.py --net alex` I've tried to download by google drive and wget command line. But this...
Hi, Thank you for sharing your interesting project. However, I'm finding it unclear how to fully run FEMNIST and Shakespeare with complete training and testing pipelines, as described in [FedLab...
TensorFlow version: 2.5.3 fedjax version: 0.0.16 jax version: 0.4.8 When I follow the docs (https://fedjax.readthedocs.io/en/latest/fedjax.datasets.html#fedjax.datasets.stackoverflow.load_data) to process the Stackoverflow dataset by using ``` from fedjax.datasets import stackoverflow # Load partially...
希望与相关学习者进行探讨,若有疑问可以在issue中留言,看到之后会尽快回复的。
Hi @Mid-Push, thanks for sharing this code. I was trying to test your code. However, I found many inconsistent indentations in your implementation. Have you submitted the wrong version of...