As pointed out by by @rdrighetto in #8 (comment), model fitting on the same data with the same random seed yields fitting and validation curves that are very similar but not identical as expected.
I found that the random rotations of the subtomos during model fitting are not seeded which is a likely explanation. I will implement proper seeding in a new branch and see if this fixes the issue.
As pointed out by by @rdrighetto in #8 (comment), model fitting on the same data with the same random seed yields fitting and validation curves that are very similar but not identical as expected.
I found that the random rotations of the subtomos during model fitting are not seeded which is a likely explanation. I will implement proper seeding in a new branch and see if this fixes the issue.