is there a time frame for the next release? Is it possible to get a preview?
We'll be testing modified EM for couple of days. If it works OK we'll release GeNIe or at least notify you and provide link to preview version.
As for the crashes - the software will crash when the input network has a ...
Search found 1473 matches
- Wed May 20, 2009 10:42 am
- Forum: GeNIe
- Topic: problems with parameter learning with EM
- Replies: 14
- Views: 28605
- Wed May 20, 2009 10:13 am
- Forum: SMILE
- Topic: How do I access the values of the prior distribution?
- Replies: 8
- Views: 14224
- Tue May 19, 2009 10:09 pm
- Forum: GeNIe
- Topic: problems with parameter learning with EM
- Replies: 14
- Views: 28605
Re: not randomizing the parameters
I will also mention that after a couple of dozen training sessions Genei tends to become unstable, and I see problems in image rendering and a significant tendency to crash, mostly if I try to close the program.
Does this happen with small model you've attached in one of previous posts, or the ...
Does this happen with small model you've attached in one of previous posts, or the ...
- Tue May 19, 2009 9:56 pm
- Forum: GeNIe
- Topic: Comparing the structure of 2 BNs
- Replies: 1
- Views: 5215
Re: Comparing the structure of 2 BNs
Can someone help me with this or provide a reference on a freely available tool or scripts for this type of analysis?
I don't know about any existing tool/script for such task. You'd have to write such program yourself in C++, Java or .NET. I can help with any specific questions asked on this ...
I don't know about any existing tool/script for such task. You'd have to write such program yourself in C++, Java or .NET. I can help with any specific questions asked on this ...
- Mon May 18, 2009 6:36 pm
- Forum: GeNIe
- Topic: problems with parameter learning with EM
- Replies: 14
- Views: 28605
Re: some more information
Did you try the most recent build (2.0.3393.0)?ninio wrote:i'm using 2.0.3259.0, and the program tends to crash after several iterations of training.
- Mon May 18, 2009 3:53 pm
- Forum: SMILE
- Topic: Unobserved state?
- Replies: 1
- Views: 5420
Re: Unobserved state?
The 'unobserved state' is the way for SMILEarn to deal with data column containing only one value. SMILE's discrete nodes can have two or more outcomes and SMILearn must follow that constraint.ermutarra wrote:Why is this happening? Can Smilearn not deal with variables that take only one value?
- Mon May 18, 2009 1:30 pm
- Forum: SMILE
- Topic: Genie for Linux?
- Replies: 1
- Views: 5270
Re: Genie for Linux?
No, your best bet is try to run GeNIe under WINE emulation layer.ermutarra wrote:I was wondering if you have a version of Genie for Linux??
- Mon May 18, 2009 1:26 pm
- Forum: SMILE
- Topic: Nodes ordering
- Replies: 2
- Views: 7492
Re: Nodes ordering
Have a look at DSL_network::SimpleGraphLayout.
- Thu May 07, 2009 10:51 pm
- Forum: SMILE
- Topic: More questions about DSL_dataset's ReadFile
- Replies: 7
- Views: 13691
- Thu May 07, 2009 10:43 pm
- Forum: SMILE
- Topic: More questions about DSL_dataset's ReadFile
- Replies: 7
- Views: 13691
- Tue May 05, 2009 12:09 pm
- Forum: SMILE
- Topic: API Documentation for Dynamic BNs
- Replies: 4
- Views: 13035
Draft DBN docs
*** Using DBN features in SMILE ***
1) Basic scenario - setting temporal evidence, performing inference in dynamic network, reading the beliefs
If the network has already the required structure and parameters (for example, was modeled in GeNIe and loaded from .xdsl file), then it's enough to ...
1) Basic scenario - setting temporal evidence, performing inference in dynamic network, reading the beliefs
If the network has already the required structure and parameters (for example, was modeled in GeNIe and loaded from .xdsl file), then it's enough to ...
- Tue May 05, 2009 12:06 pm
- Forum: SMILE
- Topic: API Documentation for Dynamic BNs
- Replies: 4
- Views: 13035
Re: API Documentation for Dynamic BNs
The only thing we have is the rough draft, which I'm going to paste below.adam wrote:Where can I find SMILE API docs related to dynamic networks?
- Tue May 05, 2009 11:49 am
- Forum: GeNIe
- Topic: Influence Diagrams in dynamic networks?
- Replies: 2
- Views: 8058
Re: Influence Diagrams in dynamic networks?
Dynamic IDs are not supported at this point. GeNIe shouldn't allow the creation of utility nodes in temporal plate, so in fact you've found the bugadam wrote:Is it a bug, or GeNIe does not support the influence diagrams in the temporal plate?

- Thu Apr 30, 2009 11:17 am
- Forum: SMILE
- Topic: K-Fold Crossvalidation
- Replies: 2
- Views: 6663
Re: K-Fold Crossvalidation
But first of all, I was thinking it has overloaded the = operator so it will not be a pointer to the same data, but it's not so after deleting from each dataset it's deleting from the others :(
Thanks for reporting that issue. Technically what's missing is the copy constructor; the default one ...
Thanks for reporting that issue. Technically what's missing is the copy constructor; the default one ...
- Thu Apr 30, 2009 9:05 am
- Forum: SMILE
- Topic: string creation and output
- Replies: 1
- Views: 5080