Search found 7 matches
- Wed Oct 07, 2009 11:25 am
- Forum: SMILE
- Topic: Update belief error?
- Replies: 2
- Views: 6301
- Wed Oct 07, 2009 11:03 am
- Forum: SMILE
- Topic: Update belief error?
- Replies: 2
- Views: 6301
Update belief error?
Hi,
I am trying to do inference in a large network (around 6100 nodes). The network contains independent trees. I am using the default algorithm for updating the beliefs (clustering I guess).
For a tree (around 1000 nodes) the algorithm does not compute the values.
(Genie shows question mark, and ...
I am trying to do inference in a large network (around 6100 nodes). The network contains independent trees. I am using the default algorithm for updating the beliefs (clustering I guess).
For a tree (around 1000 nodes) the algorithm does not compute the values.
(Genie shows question mark, and ...
- Sat Oct 03, 2009 6:02 am
- Forum: SMILE
- Topic: error in updateing beliefs
- Replies: 6
- Views: 10183
- Fri Oct 02, 2009 10:14 am
- Forum: SMILE
- Topic: error in updateing beliefs
- Replies: 6
- Views: 10183
- Wed Sep 30, 2009 8:59 am
- Forum: SMILE
- Topic: error in updateing beliefs
- Replies: 6
- Views: 10183
- Mon Sep 28, 2009 10:20 am
- Forum: SMILE
- Topic: error in updateing beliefs
- Replies: 6
- Views: 10183
error in updateing beliefs
Hi,
I am automatically building a BN and when the node count is larger than 678 the UpdateBeliefs() function gives
-6.2774385622041925e+066
for the probability of a state for more than one node.
Did anyone else experience this problem?
Thanks,
Gasparz
I am automatically building a BN and when the node count is larger than 678 the UpdateBeliefs() function gives
-6.2774385622041925e+066
for the probability of a state for more than one node.
Did anyone else experience this problem?
Thanks,
Gasparz
- Mon Sep 28, 2009 10:13 am
- Forum: SMILE
- Topic: Saving evidence
- Replies: 3
- Views: 7437
Saving evidence
Hi,
I am using Smile in a project that generates BN automatically from data in a database.
As the size of the BN is large 300-1000 nodes and because for some nodes I set evidence values automatically I would like to save the evidence I set to the xsdl file. This can be useful so that I can open ...
I am using Smile in a project that generates BN automatically from data in a database.
As the size of the BN is large 300-1000 nodes and because for some nodes I set evidence values automatically I would like to save the evidence I set to the xsdl file. This can be useful so that I can open ...