View source on GitHub |
StateWithHistory(state, state_history)
tfp.experimental.mcmc.StateWithHistory(
state, state_history
)
Attributes | |
---|---|
state
|
A namedtuple alias for field number 0
|
state_history
|
A namedtuple alias for field number 1
|