Contents Menu Expand Light mode Dark mode Auto light/dark mode
Federated Model Aggregation
Federated Model Aggregation

Getting Started:

  • FMA Home Page
  • Overview

User Guide:

  • API
    • Fma Connect
      • Clients
      • Exceptions
      • Settings
      • Version
Back to top

Fma Connect#

Modules#

  • Clients
    • WebClient
      • WebClient.uuid
      • WebClient.url
      • WebClient.federated_model_id
      • WebClient.register()
      • WebClient.send_update()
      • WebClient.check_for_new_model_aggregate()
      • WebClient.get_current_artifact()
      • WebClient.check_for_latest_model()
      • WebClient.send_val_results()
  • Exceptions
    • APIException
      • APIException.args
      • APIException.with_traceback()
  • Settings
  • Version
Next
Clients
Previous
python_client
Copyright © ('2023, Kenny Bean, Tyler Farnan, Taylor Turner, Michael Davis, Jeremy Goodsitt',)
Made with Sphinx and @pradyunsg's Furo
On this page
  • Fma Connect
    • Modules