xprun Installation pip install git+https://github.com/tomokinakamaru/xprun#<commit-hash> Usage Create experiment script. Define experiment parameters in the JSON format. Run xprun -p <params-file> <expr-script>. See sample for more information.