rl_salamandra_alignment.templates package

Module contents

Script templates

rl_salamandra_alignment.templates.get_distributed_run_template()[source]

Get template for the script for distributed execution

Returns:

template for the script for distributed execution

Return type:

str

rl_salamandra_alignment.templates.get_harness_template()[source]

Get template for the script for executing the Evaluation harness

Returns:

template for the script for executing the Evaluation harness

Return type:

str

rl_salamandra_alignment.templates.get_launch_script_template()[source]

Get template for the script for executing the RL algorithm

Returns:

template for the script for executing the RL algorithm

Return type:

str