Skip to content

zm17943/CS230-Winter2020-FinalProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CS230-Winter2020-FinalProject

Federated averaging learning based on TensorFlow Federated

  1. Follow (https://www.tensorflow.org/federated/install) to install TensorFlow Federated using pip. It succeeds when you see "Hello World!"

  2. Run the sentences in "requirements.txt" under your virtual environment created from the first step. (Can't install the txt file at one time for now, so have to run sentences manually)

  3. Use "preprocessImage.py" and “gen_g5.py” to create h5 files.

  4. Adjust the hyper-parameters and path in "main.py". Run it to train the model.

About

Federated averaging learning based on TensorFlow Federated

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages