opennars / Narjure

A Clojure implementation of the Non-Axiomatic Reasoning System proposed by Pei Wang.
GNU General Public License v2.0
44 stars 11 forks source link

Control Issue #65

Closed patham9 closed 7 years ago

patham9 commented 8 years ago

The for example for Pong needed temporal hypotheses are not that complex, and altough they appear constantly, it is still extremely difficult for the control mechanism to find these.

Input events and goals need a higher default budget value for this to work better, but also the control system might need some tweaks.

patham9 commented 8 years ago

ongoing effort.

patham9 commented 7 years ago

Simple games like Pong are not an issue for the control mechanism anymore. But still work to do in this direction but it's not an issue anymore.