Open peter-mitrano-bg opened 1 month ago
The motivation here is to have the validation set iteration be deterministic so the plots and such can be compared. Right now the freeze_trajs
argument doesn't actually seem to work, so you can't easily compare the visualizations over the course of training.
Just coming back to say I've given this another go and still can't figure out. Being able to deterministically iterate is also pretty essential for making comparisons between different visualization and analysis scripts, so I'm still very interested in help figuring this out!
It seems like applying https://github.com/kvablack/dlimp/pull/4 solves this problem! But I found it's only a partial implementation
I'm unable to iterate deterministically. I've looked at this page and I've tried to set up the config so it iterates deterministically but the order is still random.
Here's my test script.
And the output: