Skip to main content

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

Install

rapidFlow is build upon Pytorch, so make sure you have PyTorch installed.

  1. From Pip Install package with:
    pip install rapidflow

  2. 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

elysias

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

rapidflow-0.1.8.tar.gz (12.3 kB view hashes)

Uploaded Source

Built Distribution

rapidflow-0.1.8-py3-none-any.whl (15.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page