Search found 5 matches

by bernt
Wed Oct 23, 2013 8:24 am
Forum: SMILE
Topic: Expectation-Maximization EM learning
Replies: 1
Views: 3237

Expectation-Maximization EM learning

Dear list, I am using the learning parameters options in GENIE to generate the CPT from observed data. It works fine, but I am not sure if I fully understand how GENIES does this. When I read about the EM algorithme, it says that it sort of finds the posteriori values of the parameters used in the s...
by bernt
Fri Sep 27, 2013 6:29 am
Forum: SMILE
Topic: G++ compile/link warning
Replies: 2
Views: 3386

Re: G++ compile/link warning

Dear Shooltz,

Thank you for your reply.

./Bernt
by bernt
Thu Sep 26, 2013 7:56 am
Forum: SMILE
Topic: G++ compile/link warning
Replies: 2
Views: 3386

G++ compile/link warning

Dear List I am building an application in C++ using SMILE lib. Using RedHat Linuc and GCC. Getting these warnings when I compile a simple program. Anyone knows why, and how to get rid of them? ---- lib/simplecase.h: In constructor 'DSL_simpleCase::Item::Item(int)': lib/simplecase.h:109: warning: 'DS...
by bernt
Wed Sep 25, 2013 6:21 pm
Forum: SMILE
Topic: SMILE not equal results in GENIE
Replies: 2
Views: 3957

Re: SMILE not equal results in GENIE

Dear Martijn

You are right, I didn't see that error.
Thanx...

./Bernt
by bernt
Wed Sep 25, 2013 2:41 pm
Forum: SMILE
Topic: SMILE not equal results in GENIE
Replies: 2
Views: 3957

SMILE not equal results in GENIE

Dear list. YANC, Yet another newbie question :) I have made a simple network of four nodes. Used GENIE to set it up. I set no evidence, just update the network using the cluster setting in GENIE. And then I manually read the the posterior from the nodes. I save the network to a xdsl file. The read i...