Skip to content

nagendar-pm/MNIST-FL-Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MNIST-FL-Server

Federated Learning server for MNIST models.

The current application is the server part of Federated Learning environment implemented using Flask. The client side of the same can be found at MNIST-FL-Client.

The server can perform the tasks given below:

  • Train: Trains the model it is maintaining, as per the (masked) data sent by the client
  • Update: Updates the models maintained by the client when the clients request

About

Federated Learning server for MNIST models.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages