Generate samples from a model
1 | generate_samples(experiment, n, eta = NULL)
|
experiment |
the experiment data returned by the [run_experiment()] function. |
n |
the number of samples to generate |
eta |
the number of iterations in the SGLD sampler. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.