rapidFlow - A framework to perform micro experimentation fast with easy scaling.
Project description
rapidFlow
This is a project, that tries to accelerate micro research projects by providing a richer functionality for the already known hpyerparameter optimization library optuna. The code of optuna is not modified, it is incorporated into rapidFlow to provide richer evaluation and easy parallel processing.
Getting Started
Prerequisites
- Python >= 3.7
- PyTorch
Install
-
From Pip Install package with:
pip install rapidflow
-
With cloned repository Install package with:
pip install -e /src
TODO:
- move experiment library to another repo
- experiments in docker container with gpu? (or singularity)
- test on multiple gpus
- testing and propper doku
- significance testing
Acknowledgments
Feel free to contribute. If you use this repository please cite with:
@misc{rapidFlow_geb,
author = {Gebauer, Michael},
title = {rapidFlow},
year = {2022},
publisher = {GitHub},
journal = {GitHub repository},
howpublished = {\url{https://github.com/gebauerm/model_storage}},
}
Author
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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
rapidflow-0.1.6-py3-none-any.whl
(15.7 kB
view details)
File details
Details for the file rapidflow-0.1.6-py3-none-any.whl
.
File metadata
- Download URL: rapidflow-0.1.6-py3-none-any.whl
- Upload date:
- Size: 15.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.26.0 requests-toolbelt/0.9.1 urllib3/1.26.7 tqdm/4.62.3 importlib-metadata/4.10.0 keyring/23.5.0 rfc3986/1.5.0 colorama/0.4.4 CPython/3.9.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2ce9e4763d6fe1e300673e6f59a2bc2b593e74590659ba68c101e76108b9929b |
|
MD5 | 9d04bbac1d558e099e813a8b626b4f14 |
|
BLAKE2b-256 | 9a8473a1ab0d70bc6f70ffb9b5d02a92827995537fb9a4742a35cc9ee4f86ec9 |