Search found 51 matches
- Mon Mar 11, 2013 7:02 pm
- Forum: SMILE
- Topic: How to read file from database?
- Replies: 7
- Views: 10876
Re: How to read file from database?
That's great! I need to check this out.
- Sat Feb 23, 2013 4:16 pm
- Forum: SMILE
- Topic: How to read file from database?
- Replies: 7
- Views: 10876
Re: How to read file from database?
Hi, Thank you for your response. That would be absolutely great. But even easier, it would be totally sufficient to provide a method which reads XDSL file from an array of raw bytes instead of a file path. This way the user's application could read from any source, store and preprocess data in the m...
- Wed Feb 20, 2013 1:57 pm
- Forum: SMILE
- Topic: How to read file from database?
- Replies: 7
- Views: 10876
Re: How to read file from database?
Hi,
Just my two cents It would be great to have a SMILE function which could get the data from a stream instead of a file. You can always open a file as a stream but you cannot load your data from a custom source (i.e. encoded XDSL file stored on disk / in memory / database).
Kind Regards,
Piotr
Just my two cents It would be great to have a SMILE function which could get the data from a stream instead of a file. You can always open a file as a stream but you cannot load your data from a custom source (i.e. encoded XDSL file stored on disk / in memory / database).
Kind Regards,
Piotr
- Fri Aug 10, 2012 9:37 am
- Forum: GeNIe
- Topic: Generate Data File and auxiliary nodes
- Replies: 2
- Views: 4987
Re: Generate Data File and auxiliary nodes
Great, thanks
- Fri Aug 03, 2012 6:41 pm
- Forum: GeNIe
- Topic: Generate Data File and auxiliary nodes
- Replies: 2
- Views: 4987
Generate Data File and auxiliary nodes
Hello,
Is it possible to generate data file with only target / observation nodes and skipping auxiliary nodes?
Thanks,
Piotr
Is it possible to generate data file with only target / observation nodes and skipping auxiliary nodes?
Thanks,
Piotr
- Wed Jun 06, 2012 3:21 pm
- Forum: SMILE
- Topic: Errors while compiling jSMILE
- Replies: 2
- Views: 4846
Re: Errors while compiling jSMILE
Thanks for the advice, it's building now. I was wrong about the other conflicting changes, I must have missed something before. Still, waiting for the next release.
Regards
Regards
- Tue Jun 05, 2012 4:34 pm
- Forum: SMILE
- Topic: Errors while compiling jSMILE
- Replies: 2
- Views: 4846
Errors while compiling jSMILE
Hi, when trying to compile jSMILE from available sources (http://genie.sis.pitt.edu/download/jsmile_src.zip, December 19, 2011) with latest SMILE (http://genie.sis.pitt.edu/download/smile_1_1_windows_vc10.zip, April 24, 2012) I get following error (Win32, both Debug and Release, VS2010): 1>smile.lib...
- Thu May 03, 2012 12:37 pm
- Forum: SMILE
- Topic: Compiling jSmile against MacOSX binaries
- Replies: 13
- Views: 15069
Re: Compiling jSmile against MacOSX binaries
Thanks that's great news!
- Thu Apr 19, 2012 9:03 am
- Forum: SMILE
- Topic: Bug? Assertion fails when relevance reasoning disabled
- Replies: 11
- Views: 15953
Re: Bug? Assertion fails when relevance reasoning disabled
Ok Remember that if you use jSmile the memory is managed by virtual machine, thus you would need to manually increase heap space.
- Wed Apr 18, 2012 7:59 pm
- Forum: SMILE
- Topic: Bug? Assertion fails when relevance reasoning disabled
- Replies: 11
- Views: 15953
Re: Bug? Assertion fails when relevance reasoning disabled
Anyways, have you considered out of memory exceptions? Unfortunately it's not easy to check if SMILE runs out of memory.
- Wed Apr 18, 2012 7:56 pm
- Forum: SMILE
- Topic: Bug? Assertion fails when relevance reasoning disabled
- Replies: 11
- Views: 15953
Re: Bug? Assertion fails when relevance reasoning disabled
According to the last post here: http://genie.sis.pitt.edu/forum/viewtopic.php?f=2&t=928
you cannot DeactivateRelevance() from GeNIe.
Cheers
you cannot DeactivateRelevance() from GeNIe.
Cheers
- Wed Apr 18, 2012 7:52 pm
- Forum: SMILE
- Topic: Bug? Backsampling with Noisy Relevance crashing
- Replies: 7
- Views: 9225
Re: Bug? Backsampling with Noisy Relevance crashing
Thanks for the update!
- Sat Apr 14, 2012 11:27 am
- Forum: SMILE
- Topic: SMILE API suggestion: load XDSL network from string
- Replies: 5
- Views: 8153
Re: SMILE API suggestion: load XDSL network from string
Hi, I double your suggestion. I'd be great if you could load an XDSL model from a stream or an array of bytes. I think it's not that big deal and it would enable developers to 'hide' their models in compiled applications. Also it would provide a mean of encryption and decryption of models (without u...
- Mon Apr 09, 2012 4:58 pm
- Forum: SMILE
- Topic: SMILE source code
- Replies: 8
- Views: 14103
Re: SMILE source code
Thank you Marek, I'll contact you via e-mail.
- Fri Apr 06, 2012 8:09 pm
- Forum: SMILE
- Topic: SMILE source code
- Replies: 8
- Views: 14103
Re: SMILE source code
Firstly, sorry. I didn't inted to offend you (or anyone involved in SMILE) nor I wanted to sound rude. I hope that my poor language can be a bit of explanation. I really appreciate your work and I am a huge fan of SMILE. Want I wanted to say is that I really believe that SMILE could develop faster i...