Managed to get it working by adding "EnableXdslFormat()" and reading in .XDSL file. Couldn't get .DSL to work but it doesn't matter anymore to me.
Thanks again shooltz!
Search found 6 matches
- Thu Dec 06, 2007 9:56 am
- Forum: SMILE
- Topic: Can SMILE process a .DSL file generated by GeNIe?
- Replies: 4
- Views: 17261
- Thu Dec 06, 2007 12:44 am
- Forum: SMILE
- Topic: Can SMILE process a .DSL file generated by GeNIe?
- Replies: 4
- Views: 17261
- Wed Dec 05, 2007 6:23 am
- Forum: SMILE
- Topic: Can SMILE process a .DSL file generated by GeNIe?
- Replies: 4
- Views: 17261
Can SMILE process a .DSL file generated by GeNIe?
I used GeNIe to design a simple Bayesian network similar to the tutorial version. After which, I saved the network in .DSL and .XDSL formats.
After which, I tried to read in and work with the network (both .DSL and .XDSL files) in a .CPP file using SMILE libraries (for 64 bit) but I got ...
After which, I tried to read in and work with the network (both .DSL and .XDSL files) in a .CPP file using SMILE libraries (for 64 bit) but I got ...
- Wed Dec 05, 2007 3:16 am
- Forum: SMILE
- Topic: Compiling SMILE in 64 bit OS and machines
- Replies: 4
- Views: 17849
- Wed Dec 05, 2007 12:44 am
- Forum: SMILE
- Topic: Compiling SMILE in 64 bit OS and machines
- Replies: 4
- Views: 17849
- Tue Dec 04, 2007 9:11 am
- Forum: SMILE
- Topic: Compiling SMILE in 64 bit OS and machines
- Replies: 4
- Views: 17849
Compiling SMILE in 64 bit OS and machines
First post here..and thanks in advance for anyone who replies.
I am trying to use SMILE in a 64bit system with RHEL4 installed. I have two gcc, one is v3.4.6, the other is v4.1.2. I've downloaded the unix-based SMILE package compiled using gcc-4.1.2 and tried installing it in my system I've ...
I am trying to use SMILE in a 64bit system with RHEL4 installed. I have two gcc, one is v3.4.6, the other is v4.1.2. I've downloaded the unix-based SMILE package compiled using gcc-4.1.2 and tried installing it in my system I've ...