a project for federated learning using AWS
Project description
b3o_fedlearn
AWS를 활용한 연합학습을 진행하기 위한 패키지 입니다.
Installation
패키지를 설치하기 위해서는 다음과 같은 pip 명령어를 사용합니다:
pip install b3o-fedlearn
Getting Started
패키지를 사용하는 방법에 대한 간단한 예제입니다:
from b3o_fedlearn import data_processing, fedlearner
# 연합학습을 위한 데이터 셋 준비
data_processing.input_fn()
# 연합학습 진행
fedlearner.FL_start()
Contributing
여러분의 기여를 환영합니다. 이슈를 등록하거나 풀 리퀘스트를 보내주세요.
License
MIT License 라이센스 하에 제공됩니다. 자세한 내용은 LICENSE 파일을 참조해주세요.
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 Distribution
b3o-fedlearn-0.0.7.tar.gz
(7.9 kB
view hashes)
Built Distribution
Close
Hashes for b3o_fedlearn-0.0.7-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4774cc1f12ee414409de5c58882fff8863059836e09c8456412bbe92b3b3726f |
|
MD5 | c10dc7c3440d133a2a998e50e769a9e0 |
|
BLAKE2b-256 | d37d7af9ca52aa4be00a50301a4f31c22dd09cb663f66352b1f81a6f2ed6d9f5 |