Network Freeze

The engine.
Post Reply
smnunnally
Posts: 3
Joined: Mon Apr 04, 2011 5:34 pm

Network Freeze

Post by smnunnally »

I am programming in jSMILE to create a decision system for a class. I have had success, but saw I needed to make some changes to make all of the columns in a variable node add to one when I wrote a GeNIe file to help debug the program. I had no problem opening the GeNIe file on earlier attempts, but after I made a few changes to create a normal distribution of values based on a computed mean and variance GeNIe freezes when I try to open the created file. It freezes with the startup splash in the foreground of all programs, even before starting to show the network. Trying to close it with the x doesn't work and trying to end the task doesn't work either. The only thing that allowed me to close the program was stopping the process. I've tried to let it run for an hour, but there are only 4 variable nodes, one decision node, and one value node with no table in any of the nodes larger than 600 elements, most are much smaller. Any ideas what could be causing this? Is there anything else I can provide to help figure this out?

Thanks,
smnunnally
shooltz[BayesFusion]
Site Admin
Posts: 1457
Joined: Mon Nov 26, 2007 5:51 pm

Re: Network Freeze

Post by shooltz[BayesFusion] »

smnunnally wrote:Is there anything else I can provide to help figure this out?
Can you post the .xdsl file here?
smnunnally
Posts: 3
Joined: Mon Apr 04, 2011 5:34 pm

Re: Network Freeze

Post by smnunnally »

I wish I could, but I made a few changes last night rethinking the way I was computing the probability and since then I have not been able to recreate the situation. If it happens again I will post it.
Post Reply