Skip to content
This repository was archived by the owner on Feb 21, 2020. It is now read-only.

Latest commit

 

History

History
15 lines (10 loc) · 793 Bytes

File metadata and controls

15 lines (10 loc) · 793 Bytes

**Not maintained anymore (focus on python only version) **

CircleCI

Tired to manually manage your experiments? Experimaestro manager gives you a systematic way to write and run experiments where parameters varies.

The overall goals of the experimaestro manager are to:

  • Decompose experiments into a set of parameterizable tasks
  • Schedule tasks and handle dependencies between tasks
  • Avoids to re-run the same task two times by computing unique task IDs dependending on the parameters
  • Handle experimental parameters through tags

Experimaestro is in an beta state. There is an associated documentation.