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.1.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.1-py3-none-any.whl (12.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: haipera-0.1.1.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.1.tar.gz
Algorithm Hash digest
SHA256 4664587aaaaedca02e45b5b763378a9b92d209c0b42bd0bf6830f94759c61df2
MD5 e5b602049521430634106cf9cd5d2a06
BLAKE2b-256 7d7eae5dc6c68ade4accd40b5fdfb4bd6377bba4828833f5b0dec6023c2b1027

See more details on using hashes here.

File details

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

File metadata

  • Download URL: haipera-0.1.1-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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 c3eefbd922ca2b64b8dab70b7e6977672338c0127eb3d4a4bb88920074a8586f
MD5 7801a35e75e1aa8b3a432dc9f8ffe8ab
BLAKE2b-256 6272f9dc6f7f2110c70d2fc89a1eb440debc71701286946592fab039b5ef51ec

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