mirror of
https://github.com/wassname/ray.git
synced 2026-09-10 12:38:43 +08:00
[RLlib] Tf2.x native. (#8752)
This commit is contained in:
@@ -46,7 +46,7 @@ class TestMultiAgentPendulum(unittest.TestCase):
|
||||
"framework": fw,
|
||||
},
|
||||
}
|
||||
})
|
||||
}, verbose=1)
|
||||
if trials[0].last_result["episode_reward_mean"] < -300.0:
|
||||
raise ValueError("Did not get to -200 reward",
|
||||
trials[0].last_result)
|
||||
|
||||
Reference in New Issue
Block a user