Description Usage Arguments Value
# Function to perform IPFP iterations in the exact LQG setting. Outputs the updated Markov transition kernels.
1 | LQG_ipfp(nsteps, initial, target, transitions)
|
nsteps |
number of IPFP iterations |
initial |
list with keys:
|
target |
list with keys:
|
transitions |
list with keys:
|
transitions is a list with keys:
Kmats
array of size d x d x T
rvecs
array of size d x T
Smats
array of size d x d x T
inv.Smats
array of size d x d x T
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.