 HeaRTDroid
 HeaRTDroidHeaRTDroid is a rule-based inference engine both for Android mobile devices, and desktop solutions
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| pub:software:heartdroid:tutorials:tbo [2017/01/08 12:15] admin [Use case] | pub:software:heartdroid:tutorials:tbo [2019/04/10 06:54] (current) | ||
|---|---|---|---|
| Line 49: | Line 49: | ||
| Then, you can run a script that loads the model, sets the initial state and run the inference: | Then, you can run a script that loads the model, sets the initial state and run the inference: | ||
| <code> | <code> | ||
| - | java -cp haquna.jar:. haquna.HaqunaMain --console test-script.hmr | + | java -cp haquna.jar:. haquna.HaqunaMain --console test-script.hqn | 
| </code> | </code> | ||