@skysailor @inthehands true, you can test the output. I suspect tho that the model will respond differently to the same input fed to it multiple times if the seed varies. And if you don't vary the seed, how do you know that a different one won't produce the results you don't want? Do you then iterate through the entire seed space?
@skysailor @inthehands thinking a bit more about it, I suppose you could test for a specific random seed and then always use that value..