akataba / rl-repo

Contains different reinforcement learning models
3 stars 3 forks source link

Episode ID #23

Closed Farquhar13 closed 8 months ago

Farquhar13 commented 9 months ago

The noiseless and noisy 1-qubit environments have a self.episode_id variable, but it does not appear to be updated from the default value of None.

Is this variable needed?

If so, we can resolve by making sure the it is updated as correctly and perhaps added to the 2-qubit env.