cisco-open / flame

flame is a federated learning system for edge with flexibility and scalability at the core of its design.
Apache License 2.0
56 stars 28 forks source link

Update LIFL Documentation #614

Open akwaed opened 1 week ago

akwaed commented 1 week ago

Description

This PR is to update the LIFL's documentation, including how to setup the environment and deps. This PR also includes several minor fixes on dependency issue caused by pip update and also documentation on how to run the coord_hier_syncfl_mnist example.

Also added doc on how to install dependencies on a /mnt/ drive

Note that by not including a description, you are asking reviewers to do extra work to understand the context of this change, which may lead to your PR taking much longer to review, or result in it not being reviewed at all.

Type of Change

Checklist

akwaed commented 1 week ago

This PR fixes issue #613