mirror of
https://github.com/Farama-Foundation/Gymnasium.git
synced 2025-08-23 15:04:20 +00:00
Fix CI (#644)
This commit is contained in:
committed by
GitHub
parent
023dc89112
commit
d6ea183807
@@ -220,7 +220,6 @@ class REINFORCE:
|
|||||||
self.rewards = []
|
self.rewards = []
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# %%
|
# %%
|
||||||
# Now lets train the policy using REINFORCE to master the task of Inverted Pendulum.
|
# Now lets train the policy using REINFORCE to master the task of Inverted Pendulum.
|
||||||
#
|
#
|
||||||
|
Reference in New Issue
Block a user