FedIoT icon indicating copy to clipboard operation
FedIoT copied to clipboard

Federated Learning for Internet of Things: A Federated Learning Framework for On-device Anomaly Data Detection, backed by FedML, Inc.

Results 2 FedIoT issues
Sort by recently updated
recently updated
newest added

In file fl_dataloader.py, the definiton of local_dataloader has changed to one argument "args". However, in the file app.py (related to RaspberryPi) the usage of local_dataloader is still: train_data_num, test_data_num, train_data_global,...

hello, when I tried the Installation part in my anaconda and typed the fourth line "pip install -r requirements.txt ", an error showed up "ERROR: Could not open requirements file:...