From e4f1fadcd61866935c3c31dc112093eb8d1753c3 Mon Sep 17 00:00:00 2001 From: Bart Moyaers Date: Tue, 2 Jul 2019 12:03:19 +0200 Subject: [PATCH] log every 50 iterations --- .../gym/pybullet_data/data/agents/ct_agent_humanoid_ppo.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/pybullet/gym/pybullet_data/data/agents/ct_agent_humanoid_ppo.txt b/examples/pybullet/gym/pybullet_data/data/agents/ct_agent_humanoid_ppo.txt index ebc90c946..1af67fa9f 100644 --- a/examples/pybullet/gym/pybullet_data/data/agents/ct_agent_humanoid_ppo.txt +++ b/examples/pybullet/gym/pybullet_data/data/agents/ct_agent_humanoid_ppo.txt @@ -27,7 +27,7 @@ "TDLambda": 0.95, "OutputIters": 10, - "IntOutputIters": 400, + "IntOutputIters": 50, "TestEpisodes": 32, "ExpAnnealSamples": 64000000,