Approximate Inference Algorithms
-
- Posts: 1
- Joined: Tue Aug 16, 2011 9:14 pm
Approximate Inference Algorithms
I was wondering if there was anyway to set certain parameters (such as the number of samples that are being taken) for the approximate inference algorithms. I know how the algorithms work, but how is SMILE implementing them. Is there a way to see what the weights of samples after the algorithm has ran? Thanks.
-
- Site Admin
- Posts: 1457
- Joined: Mon Nov 26, 2007 5:51 pm
Re: Approximate Inference Algorithms
Yes, see the 'Sampling' page in network properties. Currently we expose the sample count and a set of parameters specific to the EPIS algorithm.MarkovManiac wrote:I was wondering if there was anyway to set certain parameters (such as the number of samples that are being taken) for the approximate inference algorithms
No.Is there a way to see what the weights of samples after the algorithm has ran?