Skip to content

Commit 25a57da

Browse files
committedOct 8, 2020
readme
1 parent a893ce0 commit 25a57da

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed
 

‎README.md

+10-1
Original file line numberDiff line numberDiff line change
@@ -1 +1,10 @@
1-
# pytorch_FL_MNIST
1+
# 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

Comments
 (0)
Please sign in to comment.