Beginners ask questions/新人求问 #5716
hejinlin0824
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
May I ask if I want to implement federated learning for classification tasks using MobileNetV3 network model and Cifar10 dataset, with horizontal federated learning as the federated setting, 3 clients, IID data distribution, and FedAvg aggregation algorithm. Is the CIFAR10 dataset not supported on FATE because it is an image dataset. I have done some official tutorial code and found that his dataset imports are all CSV format.
请问如果我想实现网络模型为MobileNetV3,数据集是Cifar10的分类任务的联邦学习,联邦设置为横向联邦学习,客户端数为3个,数据分布IID,聚合算法FedAvg。是不是cifar10数据集在FATE上不支持,因为他是图像数据集。我做了一些官方教程的代码,我发现他的数据集导入都是.CSV格式。
Beta Was this translation helpful? Give feedback.
All reactions