Hyperparameter optimizer with distributed hardware at heart
Project description
shadho
- Scalable Hardware-Aware Distributed Hyperparameter Optimizer
shadho
is framework for distributed hyperparameter optimization developed for
machine/deep learning applications.
- Website/Documentation: https://shadho.readthedocs.io
- Bug Reports: https://github.com/jeffkinnison/shadho/issues
Installation
Note: The post-install step may look like it hangs, but it is just compiling Work Queue behind the scenes and may take a few minutes.
$ pip install shadho
$ python -m shadho.installers.workqueue
Installing on a Shared System
The owner of the shared installation should follow the steps above. Then, another user installs with
$ pip install shadho
$ python -m shadho.installers.workqueue --prefix <path to shared install>
Dependencies
- numpy
- scipy
- pyrameter
- Work Queue (Built and installed by setup.py)
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
shadho-0.4.5.tar.gz
(28.4 kB
view details)
Built Distribution
shadho-0.4.5-py3-none-any.whl
(33.3 kB
view details)
File details
Details for the file shadho-0.4.5.tar.gz
.
File metadata
- Download URL: shadho-0.4.5.tar.gz
- Upload date:
- Size: 28.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1adbd4d960291f51672085048733021c2866296ec053ff145a3b202a795b8c52 |
|
MD5 | e29f6c59ea08777bc42a6bfe9511a77d |
|
BLAKE2b-256 | 6bef25c8b61fbcbafd17bfaf2b1afc42e8be106b797f40a328d3e9e09cb98a32 |
File details
Details for the file shadho-0.4.5-py3-none-any.whl
.
File metadata
- Download URL: shadho-0.4.5-py3-none-any.whl
- Upload date:
- Size: 33.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 72bae5b0d5782271dfcaea95ce2d9ac45949ff8450a29837d488eff54ba09ae4 |
|
MD5 | cf63af0c19b9a0e19016a32fca5bf0d7 |
|
BLAKE2b-256 | ce3d9377269c2b574e12c08078e9e31415e098731eaa57f85e57193b9f866028 |