Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/tensorlayer/TensorLayer
/ tutorial_C51.py
File
tutorial_C51.py
examples/reinforcement_learning/tutorial_C51.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"
2
C51 Algorithm
3
------------------------
4
Categorical 51 distributional RL algorithm, 51 means the number of atoms. In
Callers
nothing calls this directly
Calls
9
DQN
Class · 0.70
ReplayBuffer
Class · 0.70
reset
Method · 0.45
get_action
Method · 0.45
step
Method · 0.45
add
Method · 0.45
sample
Method · 0.45
train
Method · 0.45
save
Method · 0.45
Tested by
no test coverage detected