Unexpected Train/Validation Curve Behavior #927
|
Hello, I'm working on estimating the most probable parameter value to produce a specific observation using SNPE-C. For this, I'm using NSF as the density estimator, configured as follows: The train/validation loss curve: Interestingly, the performance on the validation set is better than that on the training set in the same round and never overfits. This looks like an error in my pipeline but when I run it using slightly different simulators it disappears. Any insights into why this might be happening would be greatly appreciated. |


I don't think that this is necessarily a bug, but I would recommend to do further tests, as described here.