Search found 3 matches
- Tue Apr 12, 2011 7:05 pm
- Forum: SMILE
- Topic: Embedding JApplet in HTML that uses jSMILE
- Replies: 1
- Views: 3797
Embedding JApplet in HTML that uses jSMILE
I am trying to embed a JApplet I created in HTML so that people can use it online. I am having trouble using jSMILE in such a way however because of access restrictions. I have tried creating signed jar files to run the JApplet but sincle smile.jar is unsigned it still does not work. I realize that ...
- Fri Apr 08, 2011 3:24 pm
- Forum: SMILE
- Topic: Network Freeze
- Replies: 2
- Views: 4488
Re: Network Freeze
I wish I could, but I made a few changes last night rethinking the way I was computing the probability and since then I have not been able to recreate the situation. If it happens again I will post it.
- Fri Apr 08, 2011 12:05 am
- Forum: SMILE
- Topic: Network Freeze
- Replies: 2
- Views: 4488
Network Freeze
I am programming in jSMILE to create a decision system for a class. I have had success, but saw I needed to make some changes to make all of the columns in a variable node add to one when I wrote a GeNIe file to help debug the program. I had no problem opening the GeNIe file on earlier attempts, but ...