Replies: 1 comment
-
This is a great topic four our Discussions section. Will move this post there for the team to follow up. Thank you. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Question
NoiseModel seems to be more powerful as the class provide
reset
,call
method, but NoiseCfg is onlycall
I am looking to implement a NoiseModel that resamples noise magnitude everytime environments reset, that seems to be easy using NoiseModel, without it, would require writing a ObsTerm class that has reset function to achieve.
Beta Was this translation helpful? Give feedback.
All reactions