We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a893ce0 commit 25a57daCopy full SHA for 25a57da
README.md
@@ -1 +1,10 @@
1
-# pytorch_FL_MNIST
+# Pytorch Fedlearn
2
+
3
+This repo is a modification to [this one](https://github.com/adesgautam/Fedlearn) so it works with pytorch.
4
5
+It Currently works with the MNIST dataset
6
7
+## Next steps
8
+* Adapt it to work with [this model](http://stag.csail.mit.edu/).
9
10
+* Create an 'orchestrator' with a frontend to manage all the connections and processes.
0 commit comments