bowen-xu / PyNARS

MIT License
26 stars 8 forks source link

[Technical Report] Use Achieving Level to increase Task priority #78

Closed ccrock4t closed 5 months ago

ccrock4t commented 9 months ago

Technical Report

Rule2: If the task is a judgment that provides a best-so-far solution to a pending goal or question, the achieving level $h$ of the latter is used to increase the priority of the task from $p$ to $or(p, h)$. This reward will facilitate forward inference invoked by backward inference, as it will use the belief associated with the goal or question, without a probabilistic selection of beliefs.

More Info

It seems no such reward is applied