MCPcopy Index your code
hub / github.com/tensorlayer/TensorLayer / tutorial_TRPO.py

File tutorial_TRPO.py

examples/reinforcement_learning/tutorial_TRPO.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""
2Trust Region Policy Optimization (TRPO)
3---------------------------------------
4PG method with a large step can collapse the policy performance,

Callers

nothing calls this directly

Calls 10

TRPOClass · 0.85
storeMethod · 0.80
is_fullMethod · 0.80
resetMethod · 0.45
get_actionMethod · 0.45
stepMethod · 0.45
finish_pathMethod · 0.45
updateMethod · 0.45
saveMethod · 0.45
loadMethod · 0.45

Tested by

no test coverage detected