I have removed the app through the Windows Add/Remove program and re-installed it.
This seems to have solved the problem. Now the icons are in blue/red/green colors and I am able to open by double-clicking the icon directly.
Thank you.
Search found 6 matches
- Fri Jul 03, 2020 12:42 pm
- Forum: GeNIe
- Topic: Unable to open .xdsl files with new GeNIe version
- Replies: 2
- Views: 7812
- Fri Jul 03, 2020 10:35 am
- Forum: GeNIe
- Topic: Unable to open .xdsl files with new GeNIe version
- Replies: 2
- Views: 7812
Unable to open .xdsl files with new GeNIe version
Hello,
I was using GeNIe 2.4 previously. I have removed the older version and installed 2.5.
I usually open the .xdsl files by double-clicking on it which was possible with the previous GeNIe version. But, the updated version shows an error when I try to open the .xdsl files just by double ...
I was using GeNIe 2.4 previously. I have removed the older version and installed 2.5.
I usually open the .xdsl files by double-clicking on it which was possible with the previous GeNIe version. But, the updated version shows an error when I try to open the .xdsl files just by double ...
- Mon Jun 08, 2020 11:36 pm
- Forum: SMILE
- Topic: Enable diagnosis for nodes using pysmile wrapper
- Replies: 5
- Views: 59744
Re: Enable diagnosis for nodes using pysmile wrapper
Thank you for the update. It's very helpful.
- Tue Jun 02, 2020 10:24 pm
- Forum: SMILE
- Topic: Enable diagnosis for nodes using pysmile wrapper
- Replies: 5
- Views: 59744
Enable diagnosis for nodes using pysmile wrapper
Hello
I am using PySmile wrapper to generate a network.
1. I want to enable diagnosis for the created nodes through code.
I checked the various methods and found the below snippet relevant to what I am looking for.
net = PySmile.Network()
net.set_node_diag_type(handle, int)
But the input ...
I am using PySmile wrapper to generate a network.
1. I want to enable diagnosis for the created nodes through code.
I checked the various methods and found the below snippet relevant to what I am looking for.
net = PySmile.Network()
net.set_node_diag_type(handle, int)
But the input ...
- Wed Apr 22, 2020 8:15 am
- Forum: GeNIe
- Topic: Node inconsistent error.
- Replies: 2
- Views: 8260
Re: Node inconsistent error.
Yea the order of CPT values that I entered through set_node_definition was incorrect. I followed the ordering as mentioned in the "Multidimensional arrays" chapter in the SMILE Wrappers manual. Still, it went wrong. I will correct it.
Thanks a lot for your support.
Thanks a lot for your support.
- Tue Apr 21, 2020 6:00 pm
- Forum: GeNIe
- Topic: Node inconsistent error.
- Replies: 2
- Views: 8260
Node inconsistent error.
Hello,
I am relatively new to GeNIe and SMILE. I am using BayesFusion for my Master's Academic Research Project.
I have used PySmile to generate the Xdsl file. I imported the generated file into GeNIe to check how the network looks. There I found for all the created nodes the following error is ...
I am relatively new to GeNIe and SMILE. I am using BayesFusion for my Master's Academic Research Project.
I have used PySmile to generate the Xdsl file. I imported the generated file into GeNIe to check how the network looks. There I found for all the created nodes the following error is ...