Search found 4 matches

by saleharaza
Thu May 19, 2011 12:30 pm
Forum: SMILE
Topic: Smile Error Using MonoDevelop in Ubuntu
Replies: 1
Views: 2529

Smile Error Using MonoDevelop in Ubuntu

hi, I am having problem in using smile.dll(For C#) in Ubuntu using MonoDevelop. I am getting the following error: ** (/home/ailab/robocup/Shaukat/WorkingOnPaper/ShaukatML/KKbayesian/KKbayesian/bin/Debug/KKbayesian.exe:3113): WARNING **: The following assembly referenced from /home/ailab/robocup/Shau...
by saleharaza
Sun May 02, 2010 8:50 am
Forum: SMILE
Topic: SMILE.NET issue on Windows 7
Replies: 5
Views: 5266

SMILE.NET issue on Windows 7 (64-bit)

OK, I figured out that it is working fine on Windows 7.0 (32 bit) but gives error on 64-bit version. Is Smile.NET wrapper supported on 64 bit version of Windows 7.0? We are working with Visual Studio 2008 (.NET framework 3.5).


Regards,
Saleha
by saleharaza
Sat Apr 10, 2010 4:28 am
Forum: SMILE
Topic: SMILE.NET issue on Windows 7
Replies: 5
Views: 5266

SMILE.NET issue on Windows 7

Hello, I am using SMILE.NET wrapper for Bayesian inferences. So far I have been using Windows Vista and everything was working fine. Now, I need to run my code on Windows 7. On Windows 7, when I try to create object of Smile.Network class, it throws 'BadImageFormat' exception saying 'Not a valid Win...
by saleharaza
Sat Nov 14, 2009 4:42 pm
Forum: SMILE
Topic: Accessing complete CPT of NoisyMax Node
Replies: 0
Views: 6803

Accessing complete CPT of NoisyMax Node

Hello, I am using Smile.NET wrapper to construct Bayesian Network in my code and perform inferences. I need to ask that If I've created a node of type Noisy-Max, How can I access complete CPT of it generated from Noisy-max parameters. After going through documentation I feel complete CPT of Noisy ma...