bowen-xu / PyNARS

MIT License
26 stars 8 forks source link

[Technical Report] Update Concept Quality #67

Closed ccrock4t closed 6 months ago

ccrock4t commented 9 months ago

Technical Report

Rule6: The factors deciding the quality of a concept include the syntactic simplicity of the term and the average sharpness or quality of the beliefs contributing to the meaning of the concept. The latter can be updated each time a belief is inserted or accessed, using a formula similar to that of the above durability.

More Info

It seems Concept quality is not updated.

ccrock4t commented 7 months ago

The formula for concept with quality $q$, given task with quality $q'$ is $q = u_q \times q' +(1-u_q)\times q$, where the updating rate $u_q$ is a system parameter