Skip to main content

Hassle-free configs, logging, and cluster management for research projects.

Project description

Haipera: Run Python scripts reproducibly with no-code auto-config

Haipera Logo

License GitHub stars

Find the right parameters and track experiments for your model without all the boilerplate.

Join our Discord server!

What is Haipera?

Haipera is an open-source framework for auto-configurating and performing hyperparameter tuning on your models:

  • 🦥 Config files without any code. Automatically probes the source code to generate reproducible config files.
  • 🐳 Deploy on virtualenv for reproducible experiments. Takes care of all the virtual environments of your code for maximum reproducibility of experiments.
  • 🤖 Setup ablation studies from CLI. Use the command line to directly iterate through hyperparameters.
  • ☁️ Hosted on the Cloud (coming soon!). Run everything locally, or send your model to Haipera Cloud for parallel experimentation.

Getting Started

Install haipera:

pip install haipera

Make sure you have a requirements.txt file where script.py or any Python script you want to run is (or alternatively, somewhere in the Git repo for the script).

Generate config files for your model with:

haipera run script.py

This will generate a script.toml file where script.py is.

You can directly 'edit' the config from CLI via:

haipera run script.py --options 123

You can also set up iterative experiments over parameters by:

haipera run script.py --option1 123 124 125 --option2 blue,red,green

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

haipera-0.1.2.tar.gz (50.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

haipera-0.1.2-py3-none-any.whl (12.1 kB view details)

Uploaded Python 3

File details

Details for the file haipera-0.1.2.tar.gz.

File metadata

  • Download URL: haipera-0.1.2.tar.gz
  • Upload date:
  • Size: 50.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.14

File hashes

Hashes for haipera-0.1.2.tar.gz
Algorithm Hash digest
SHA256 de081903b79e4b600e9b7df7ee649ebece947188064e4eab6a0bee50c7ebac52
MD5 f1df3676e54e3cdd4c9b95ad2f71ca6d
BLAKE2b-256 8a99f2e8628d4b47546ae0cd83574a2e0fb6c50e9409a2a2e1414929d8cec8e5

See more details on using hashes here.

File details

Details for the file haipera-0.1.2-py3-none-any.whl.

File metadata

  • Download URL: haipera-0.1.2-py3-none-any.whl
  • Upload date:
  • Size: 12.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.14

File hashes

Hashes for haipera-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 da10c707898b19f7be655d1ef1a2cbbf1170ca6cda622ea8da02cbcc36344881
MD5 1d397eb67e4fc73cf7785f32c5a5d360
BLAKE2b-256 31b7da7c62e1fbde7ac390eaad7521f4e6eeba67794fef45fc0fc9b191be22c7

See more details on using hashes here.

Supported by

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