You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to generate recordings with other noise levels, using the templates and configuration that I used to generate recordings with older package version. However, I am noticing that the pattern generated is different from the previous ones. I am using the same seeds for both cases.
What versions are you comparing? If it's a major version release (1.8 vs 1.9) then there might have been major changes that don't make the results exactly the same. In that case you would have to use the previous version
Thanks for your prompt answer. Yes, I was working with version 1.8, and when I updated to the newest I had obtained that behavior. I will try using the previous one, although I will also have to use an outdated version of numpy as the latest has issues with 1.8 version (np.float not supported as alias in new version anymore).
Hi @alejoe91,
I am trying to generate recordings with other noise levels, using the templates and configuration that I used to generate recordings with older package version. However, I am noticing that the pattern generated is different from the previous ones. I am using the same seeds for both cases.
This is the configuration information:
Do you know why it has this behavior? Perhaps there is something that I am missing in the configuration for the new package?
Thanks,
Luighi
The text was updated successfully, but these errors were encountered: