Skip to main content

Points FL SDK

Project description

├── points_fl                   // SDK目录
│   ├── proto                   // protobuf file
│   ├── __init__.py             // 导出类
│   ├── base.py                 // points_fl基类
│   ├── federated_learning.py   // 联邦学习
│   ├── inference.py            // 预测
│   ├── log_provider.py         // 日志
│   ├── permission.py           // 权限
│   ├── flask_api.py            // flask接口

支持 Python版本:3.6+

SDK使用步骤如下:

  1. pip安装包

pip install points_fl
  1. 使用示例

from points_fl import FLServer

with FLServer(FL_SERVER_ADDRESS, FLASK_ADDRESS) as conn:
    conn.login(username=USERNAME, password=PASSWORD)

    #do some work

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

points_fl-1.0.4-py3-none-any.whl (58.0 kB view details)

Uploaded Python 3

File details

Details for the file points_fl-1.0.4-py3-none-any.whl.

File metadata

  • Download URL: points_fl-1.0.4-py3-none-any.whl
  • Upload date:
  • Size: 58.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.1 setuptools/39.0.1 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.6.7

File hashes

Hashes for points_fl-1.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 91a9b4a3bc8a69f17d007bdeeba163d46613f1a83cbce1a17e9d223dd46cf58e
MD5 9ca5ff05ea1afe8279f723b80cb1d903
BLAKE2b-256 a30177d34287d6a2a555ef92fdfd9a2c3a4d490de08e8a65e8f0757b8dc26343

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page