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

Method q_sample

model/diffusion/diffusion.py:376–387  ·  view source on GitHub ↗

q(xₜ | x₀) = 𝒩(xₜ; √ α̅ₜ x₀, (1-α̅ₜ)I) xₜ = √ α̅ₜ xₒ + √ (1-α̅ₜ) ε

(self, x_start, t, noise=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

p_lossesMethod · 0.95
p_lossesMethod · 0.80
loss_actorMethod · 0.80
p_lossesMethod · 0.80

Calls 1

extractFunction · 0.90

Tested by

no test coverage detected