MCPcopy 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"""
2C51 Algorithm
3------------------------
4Categorical 51 distributional RL algorithm, 51 means the number of atoms. In

Callers

nothing calls this directly

Calls 9

DQNClass · 0.70
ReplayBufferClass · 0.70
resetMethod · 0.45
get_actionMethod · 0.45
stepMethod · 0.45
addMethod · 0.45
sampleMethod · 0.45
trainMethod · 0.45
saveMethod · 0.45

Tested by

no test coverage detected