Skip to content

0.4.3 - Templates

Choose a tag to compare

@n-gao n-gao released this 01 Mar 10:44
· 81 commits to master since this release

Features

  • seml now provides template(s), if you want to initialize a new project simply run seml project init <project_name> and a new folder project_name will be created with sensible defaults. List available templates via seml project list-templates.
  • Add a setting to set the default terminal width for experiments SETTINGS.EXPERIMENT.TERMINAL_WIDTH.
  • Parallel processing for seml.get_results

Bug fixes

  • Fixed node detection.
  • Several fixes related to print-output.