MCPcopy Create free account
hub / github.com/ReinFlow/ReinFlow / forward

Method forward

model/diffusion/diffusion_idql.py:146–210  ·  view source on GitHub ↗

assume state-only, no rgb in cond

(
        self,
        cond,
        deterministic=False,
        num_sample=10,
        critic_hyperparam=0.7,  # sampling weight for implicit policy
        use_expectile_exploration=True,
    )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected