Last modified by teodoramisan on 2026/02/13 10:11

From version 76.2
edited by teodoramisan
on 2026/02/13 09:33
Change comment: There is no comment for this version
To version 77.2
edited by teodoramisan
on 2026/02/13 10:05
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -193,8 +193,11 @@
193 193  
194 194  === 2. Full VBI Inference workflow ===
195 195  
196 -Contains all VBI components required to run an inference workflow (e.g., inference configuration, model, simulator, train posterior, sample posterior).
196 +Contains all VBI components required to run an inference workflow, from prior sampling and simulation to posterior training and posterior sampling.
197 197  
198 +The workflow starts with **ConfigInference**, which builds the configuration inputs needed by the workflow. It samples parameter values from the prior distribution to generate theta and prepares the feature-extraction configuration (cfg) used later in the pipeline.
199 +
200 +
198 198  [[image:vbi_workflow.png||height="590" width="1100"]]
199 199  
200 200  === 3. Configuring model parameters using the PhasePlaneWidget: ===
Public

TVB Widgets