Hi Michele, On 5/24/21 7:27 PM, Michele Thiella wrote:
Would anyone be able to run the test_pickup_stack.scm file? and share me the log file?it's in my repo: https://github.com/raschild6/blocksworld_problem Thanks a lot in advance!(There should be no errors, just do (load "path/to/file/test_pickup_stack.scm") in the telnet shell. Report me if there is something wrong, thanks!)
telnet shell? You can use the guile REPL directly, just in case you didn't know.
I can run it, I takes 10 minutes and ~5GB of RAM. But if your DE (desktop environment) is heavy, your OS could easily eat up all the RAM. Maybe try to run it with a lighter DE, or even better without display server, just in text mode. Or, unless you're willing to get deep into the C++ URE code to optimize it, buy more RAM. I found that these days 16GB of RAM is a bear minimum for development (let alone AI development).
Please find the log attached, BTW.
I'm playing with the URE parameters to see if I can optimize the inference.(extra question) is there a URE parameter to terminate at the first BC solution found?
I don't think so. The URE will terminate either once it has reached the number maximum iteration or has exhausted the search. All available parameters can be obtained with
(help cog-bc)Obviously feel free to add missing parameters if you wish, contributions are always welcome.
Nil
Michele --You received this message because you are subscribed to the Google Groups "opencog" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected] <mailto:[email protected]>. To view this discussion on the web visit https://groups.google.com/d/msgid/opencog/4f5a4761-3ad7-4d6c-87d6-f5bb1f16f993n%40googlegroups.com <https://groups.google.com/d/msgid/opencog/4f5a4761-3ad7-4d6c-87d6-f5bb1f16f993n%40googlegroups.com?utm_medium=email&utm_source=footer>.
-- You received this message because you are subscribed to the Google Groups "opencog" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/opencog/ab7283c0-9dd9-62f7-8b01-cfd83c42ef69%40gmail.com.
opencog.log.xz
Description: application/xz
