Skip to content

csc8114team6/ASUTFed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Requirements:
- Docker

── Local Testing ──────────────────────────────────────────
Step 1 — Partition Data
    docker build -f Dockerfile -t split-data .
    docker run -v ./data:/app/data split-data

Move the data file into root directory and move the test and train files into the data file removing the redundant partition folder 

Step 2 — Start Everything
    docker compose up --build

About

ASUTFed: Absolute-Threshold Sparsification with Update Tracking for Communication-Efficient Federated Learning on Resource-Constrained Devices

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors