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.8.tar.gz
(112.2 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.8.tar.gz.
File metadata
- Download URL: daisyflcocdrlib-0.0.8.tar.gz
- Upload date:
- Size: 112.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.14 CPython/3.8.19 Linux/5.15.0-56-generic
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cfd49622b98283117d0f53b2eabca2e5b4fd691859a91fa6078b0ea1cd4fd744
|
|
| MD5 |
f6f9bc98a8ce91aef10d5ebc5d30e3d2
|
|
| BLAKE2b-256 |
a687073518a7761ce0835ecc11e3da30d62296de53bc750d57fbfce1dda5e279
|
File details
Details for the file daisyflcocdrlib-0.0.8-py3-none-any.whl.
File metadata
- Download URL: daisyflcocdrlib-0.0.8-py3-none-any.whl
- Upload date:
- Size: 179.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.14 CPython/3.8.19 Linux/5.15.0-56-generic
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
34707b28250aecb9a1f14787e1854a357bbda6eeb9eda3755ef0a458fdde2441
|
|
| MD5 |
cc47df28f3b1347a7b0c4ee292994455
|
|
| BLAKE2b-256 |
a356dde36c50f243c290e2c80d1465f1eba7da5497be364966b4b87bb9cd9164
|