Federated Model Aggregation's Core Functionality
Project description
FMA-Core
The FMA-Core component is a collection of building blocks use for agnostically building an FMA service. Algorithms and workflows are agnostic in the sense that users can build their own algorithms/workflows and use them in the FMA Service.
Quick start
For installation:
pip install fma-core
Testing
Inside a virtualenv:
make install
make test
For testing and coverage reports:
make test-and-coverage
FMA-Algorithms
A sub-part of FMA-Core is FMA-Algorithms. This component is an agnostic implementation of the model aggregation function for the FMA service.
FMA-Workflows
FMA-Workflow is the principal component of the service: gluing together the
aggregator
, api
, model
, and metadata
connectors for the various parts of the service
to communicate with each other.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
File details
Details for the file fma_core-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: fma_core-0.0.1-py3-none-any.whl
- Upload date:
- Size: 12.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 904ecdc48beb7d07df0e42d9a4d5f7332f395ea2245a6139f485df8b2cdb85f6 |
|
MD5 | 20094f44d5cd7a43a4e0c8e6bc527186 |
|
BLAKE2b-256 | 1099af888174374f2d0fe8b8435746a845ebb4bdfffcb18fa992bce61d602159 |