Skip to content

OpenNARS for Applications v0.8.7

Compare
Choose a tag to compare
@patham9 patham9 released this 11 Apr 10:40
· 701 commits to master since this release

image

This version consists of updates and additions for v0.8.6:

  • Improved concept usefulness, increasing significantly the system's ability to learn and remember declarative knowledge.

  • Missing NAL-3 decomposition rules added.

  • More restricted nesting of terms for compound term formation.

  • Var introduction slightly improved and left to sensorimotor inference.

  • Support for questions with future/past tense.

image

image

  • Multiple new examples showing some of the system's capabilities which weren't shown before.

Alternative branches which are kept updated with master:

SkipEventsFIFO: Allows FIFO to skip events when building sequences. (higher noise tolerance)
MSC2: Sensorimotor reasoning only, see https://github.com/opennars/OpenNARS-for-Applications/tree/MSC2
Curiosity: Motorbabbling dependent on confidence of applicable hypotheses, making it prefer sampling the operations which consequences are less known in current context.
NegGoals: support for negative goals to inhibit decisions (like necessary in https://gist.github.com/patham9/47cfd750488a48c57259d049073c5280 )
QLearner: for comparison of Q-Learning with ONA.
More to come, potentially.