View Source ExperimentRunner (ExperimentRunner v0.1.1)

Documentation for ExperimentRunner.

Link to this section Summary

Functions

Main entrypoint for processing the experiment.

Link to this section Functions

Link to this function

start_experiment(yaml_file)

View Source

Main entrypoint for processing the experiment.

Returns :ok.

examples

Examples

iex> ExperimentRunner.start_experiment
:ok