Metadata-Version: 2.1
Name: pryvx_ml
Version: 1.4.0
Summary: Federated Learning python library
Home-page: UNKNOWN
Author: PryvX (Jayesh Kenaudekar)
Author-email: <jayesh@pryvx.com>
License: MIT
Keywords: python,privacy-preserving,federated-learning,machine-learning
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3.9
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
License-File: LICENSE

# PryvX-ML

## Overview

PryvX-ML is a Federated Learning library for training ML models on client side and aggregating model parameters at the server side.
Ecah client connects to the pryvx-ml federated server with unique project ID, collaborater ID and access key.

