Skip to content

Removing points from experiment group names to fix model saving and loading

Tim Tobias Bauerle requested to merge fix_experiment_group_naming into main

Removing points from the experiment group name, so when running with an autoencoder the weights are saved properly and no error occurs when loading them for testing.

Merge request reports