diff --git a/README.md b/README.md index 6214c42..7e28927 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,10 @@ # FS-TFL -The traffic flow prediction extension based on FederatedScope \ No newline at end of file +This is the offical repository of FedDGCN: A Scalable Federated Learning +Framework for Traffic Flow Prediction. + +![overview](.\figures\overview.jpg) + +It is also a the traffic flow prediction extension based on FederatedScope. + +NOTE: + diff --git a/figures/overview.jpg b/figures/overview.jpg new file mode 100644 index 0000000..f1ff51f Binary files /dev/null and b/figures/overview.jpg differ