Search found 3 matches

by giliandrea92
Wed Sep 02, 2020 4:13 pm
Forum: SMILE
Topic: native library managment and gradle
Replies: 1
Views: 3666

native library managment and gradle

Hello, I put my libjsmile.so inside a folder "libs" in the root directory of my gradle project together with jsmile.jar. I'm now working on eclipse. i got no problem if i set the build path correctly so that the project and external dependencies native library is set to project/libs using ...
by giliandrea92
Wed Sep 02, 2020 8:16 am
Forum: SMILE
Topic: Accessing cases from JSMILE
Replies: 3
Views: 7918

Re: Accessing cases from JSMILE

Hello,

I was wondering if the support for cases in jSmile has been added to date.

Thanks,
Andrea
by giliandrea92
Mon Aug 31, 2020 2:13 pm
Forum: SMILE
Topic: getNoisyExpandedDefinition() in Dynamic Bayesian Network
Replies: 1
Views: 2986

getNoisyExpandedDefinition() in Dynamic Bayesian Network

Good day, I'm writing my thesis and i'm using the java wrapper of Smile for my capstone Project. I need to know if exists the temporal analogous function of getNoisyExpandedDefinition when exists a temporal arc between a noisy max node and his parents . I suppose it exists because GeNIe does this ca...