quantum icon indicating copy to clipboard operation
quantum copied to clipboard

Switch from Gym to Gymnasium in tutorials

Open mhucka opened this issue 2 months ago • 0 comments

Gym is no longer supported, and the recommendation is to switch to Gymnasium. The tutorial on reinforcement learning uses Gym; we should convert the tutorial to use Gymnasium to avoid the scary warning that Gym now prints when the package is imported into Python.

mhucka avatar Dec 19 '25 06:12 mhucka