This repository was archived by the owner on Feb 26, 2026. It is now read-only.
Open
Conversation
rodneyosodo
suggested changes
Jan 26, 2026
docs/fml.md
Outdated
| The following diagram illustrates the architecture and message flow of Propeller's federated learning system: | ||
|
|
||
| ```text | ||
| ┌──────────────────────┐ |
Collaborator
There was a problem hiding this comment.
Let's use https://app.diagrams.net/ for diagrams and make sure to upload the diagram to drive
* docs: host runtime * style: fix linter * docs: update docs to match latest deployment NOISSUE - Update docs (absmach#14) * Document Rust WASI HTTP example setup steps Signed-off-by: JeffMboya <jangina.mboya@gmail.com> * Document Rust WASI HTTP example setup steps Signed-off-by: JeffMboya <jangina.mboya@gmail.com> * Document Rust WASI HTTP example setup steps Signed-off-by: JeffMboya <jangina.mboya@gmail.com> * Clarify build and install artifacts documentation section Signed-off-by: JeffMboya <jangina.mboya@gmail.com> * Clarify SuperMQ and Propeller startup provisioning flow Signed-off-by: JeffMboya <jangina.mboya@gmail.com> * Clarify SuperMQ and Propeller startup provisioning flow Signed-off-by: JeffMboya <jangina.mboya@gmail.com> * Clarify SuperMQ and Propeller startup provisioning flow Signed-off-by: JeffMboya <jangina.mboya@gmail.com> --------- Signed-off-by: JeffMboya <jangina.mboya@gmail.com> Add zephyr set-up docs Signed-off-by: JeffMboya <jangina.mboya@gmail.com> Remove additional file Signed-off-by: JeffMboya <jangina.mboya@gmail.com> Add fml docs Signed-off-by: JeffMboya <jangina.mboya@gmail.com> Enhance fml docs Signed-off-by: JeffMboya <jangina.mboya@gmail.com> Update docs Signed-off-by: JeffMboya <jangina.mboya@gmail.com> Remove unnecessary files Signed-off-by: JeffMboya <jangina.mboya@gmail.com> Fix docs Signed-off-by: JeffMboya <jangina.mboya@gmail.com> Enhance FML documentation in fml.md Expanded documentation on Federated Machine Learning (FML) in Propeller, detailing architecture, design principles, system components, and message flow. Revise FML documentation for clarity and detail Updated the documentation to clarify the architecture and motivation for Propeller's Federated Machine Learning system, enhancing explanations of components and processes.
Signed-off-by: JeffMboya <jangina.mboya@gmail.com> Enhance FML documentation with clarifications and error handling docs: remove AI-generated slop from fml.md Remove verbose explanations, speculative content, and unnecessary explanatory text that appears to be AI-generated.
c78fc3d to
475f4ff
Compare
rodneyosodo
suggested changes
Jan 27, 2026
Signed-off-by: JeffMboya <jangina.mboya@gmail.com> Remove markdown diagrams Signed-off-by: JeffMboya <jangina.mboya@gmail.com> Remove markdown diagrams Signed-off-by: JeffMboya <jangina.mboya@gmail.com> Remove markdown diagrams Signed-off-by: JeffMboya <jangina.mboya@gmail.com> Remove markdown diagrams Signed-off-by: JeffMboya <jangina.mboya@gmail.com>
a0ea4ad to
db6a1f8
Compare
Signed-off-by: JeffMboya <jangina.mboya@gmail.com>
rodneyosodo
approved these changes
Jan 27, 2026
Contributor
|
@JeffMboya Please rebase. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What type of PR is this?
This is a documentation update
What does this do?
Documents federated machine learning implementation in Propeller
Which issue(s) does this PR fix/relate to?
Have you included tests for your changes?
No
Did you document any new/modified features?
Yes
Notes