Author Topic: Assigning max likelihood to one state and Back propagation of BN  (Read 13296 times)

Offline JOSELUIS

  • Newbie
  • *
  • Posts: 1
    • View Profile
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

Offline Anders L Madsen

  • HUGIN Expert
  • Hero Member
  • *****
  • Posts: 2295
    • View Profile
Re: Assigning max likelihood to one state and Back propagation of BN
« Reply #1 on: December 23, 2011, 16:02:10 »
Hi,

I'm not sure that I understand what younare aiming at doing.

The .net files do not include evidence. It only contains a specification of the network. You can store evidence sets in different "cases" files (saveCase).

Belief update and adaptation of parameters are described in detail in the HUGIN API Reference Manual (using the C API as example)
HUGIN EXPERT A/S