Closed axsk closed 9 months ago
Actually sampling from Boltzmann is not really wrong, so maybe there is no need for this after all?
The current opinion on this is: Resampling from Boltzmann anew everytime is statisically correct and results in faster mixing
Currently we re-seed momentum on each (short) tractory, which leads to unphysical results.
This requires to decouple NN input/data from the underlying simulation data, as the former doesn't require the momentum.
Look at the work done in IsoMu.jl