1
C# / Assigning max likelihood to one state and Back propagation of BN
« on: December 21, 2011, 14:44:21 »
Hello
I have a problem in my VB Macro (linking a BN (domain.NET) and an Excell sheet).
When I try to impose a likelihood, in this case 100% for the upper state of a child node, I have two problems:
- The new saved domain does not incorporate that likelihood
- When I include a new parent node linked with that child node, to make it maximum for the upper state, the back propagation is not well done in my new saved domain (.NET).
I donĀ“t know the reason for that.
My domain just include discrete chance nodes
Does anybody know the code for that o how to do it?
Thanks in advance
I have a problem in my VB Macro (linking a BN (domain.NET) and an Excell sheet).
When I try to impose a likelihood, in this case 100% for the upper state of a child node, I have two problems:
- The new saved domain does not incorporate that likelihood
- When I include a new parent node linked with that child node, to make it maximum for the upper state, the back propagation is not well done in my new saved domain (.NET).
I donĀ“t know the reason for that.
My domain just include discrete chance nodes
Does anybody know the code for that o how to do it?
Thanks in advance