MCPcopy Index your code
hub / github.com/ashedwards/ILPO / __init__

Method __init__

models/vector_policy.py:13–59  ·  view source on GitHub ↗

Initializes the ILPO policy network.

(self, sess, shape,verbose=False, use_encoding=False, experiment=False, exp_writer=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 5

action_remap_netMethod · 0.95
process_inputsMethod · 0.45
create_modelMethod · 0.45
runMethod · 0.45
encodeMethod · 0.45

Tested by

no test coverage detected