Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
""
"
2
Trust Region Policy Optimization (TRPO)
3
---------------------------------------
4
PG method
with
a large step can collapse the policy performance,
Callers
nothing calls this directly
Calls
10
TRPO
Class · 0.85
store
Method · 0.80
is_full
Method · 0.80
reset
Method · 0.45
get_action
Method · 0.45
step
Method · 0.45
finish_path
Method · 0.45
update
Method · 0.45
save
Method · 0.45
load
Method · 0.45
Tested by
no test coverage detected