Daisy - A Hierarchical Friendly Federated Learning Framework For Edge Computing
Project description
Daisy - A Hierarchical Friendly Federated Learning Framework For Edge Computing
dev mode (virtual environment)
1. clone the source code
git clone https://github.com/Intelligent-Systems-Lab/daisy
2. build up environment
prepare and activate your virtual environment (python=3.8^)
cd daisy
./dev/bootstrap.sh
develop
setup examples
don't overwrite daisyflcocdrlib dependency in this step.
cd <example_path>
pip install <pkgs_for_your_example>
5. run examples
dev mode (docker)
1. clone the source code
git clone https://github.com/Intelligent-Systems-Lab/daisy
2. build up environment
docker run -it -v <daisy_source_code>:/root/daisy tcfwbper/daisyflcocdrlib-dev:<version_tag> /bin/bash
3. develop
4. setup examples
don't overwrite daisyflcocdrlib dependency in this step.
docker attach <container_id>
cd <example_path> && conda activate daisy
pip install <pkgs_for_your_example>
5. run examples
user mode
1. install daisyflcocdrlib
pip install <daisyflcocdrlib_version>
2. setup examples
pip install <pkgs_for_your_example>
3. run examples
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
daisyflcocdrlib-0.0.6.tar.gz
(105.1 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file daisyflcocdrlib-0.0.6.tar.gz.
File metadata
- Download URL: daisyflcocdrlib-0.0.6.tar.gz
- Upload date:
- Size: 105.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.14 CPython/3.8.19 Linux/5.15.0-107-generic
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e67f744d42c38dd6ed5cb5c16d45c5c25b4f6e4e5a6a9c7d7eb2a52078ec115a
|
|
| MD5 |
448179887a6d46a97b3a7e713982f023
|
|
| BLAKE2b-256 |
5228918e9f45e1c0e504d61ea31ba868bc41e9e871776ff68d5c1ee3ee94cabd
|
File details
Details for the file daisyflcocdrlib-0.0.6-py3-none-any.whl.
File metadata
- Download URL: daisyflcocdrlib-0.0.6-py3-none-any.whl
- Upload date:
- Size: 172.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.14 CPython/3.8.19 Linux/5.15.0-107-generic
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
50126be27d7e95ae0317278965157ec01788a5ee9c405a51e68fbdce59f07d77
|
|
| MD5 |
d289ac341aae14a43e55de36c0ae4eda
|
|
| BLAKE2b-256 |
7e4bd29536902122740b22cbe6b8cd6dca5706b50f8804fe540400f44c6d4325
|