Skip to content

release 0.0.1

Compare
Choose a tag to compare
@PtrMan PtrMan released this 03 May 03:53
· 38 commits to master since this release

reasoner - executive:

  • goal system: basic goal system working under AIKR, old not important goals get flushed out. Goals can now be like in any NAR(S) and don't have to have a supergoal, as AIKR demands.
  • anticipation: working, doesn't yet account for intervals!

reasoner - declarative:

  • supports a basic set of inference rules
  • works fine for some non-trivial cases, still needs work and better attention

environment:

  • Pong1&Pong2 implemented
    Pong1 score:
    PONG Hits=103 misses=196 ratio=0.34448160535117056 time=10000
    PONG Hits=112 misses=185 ratio=0.37710437710437711 time=10000
    PONG Hits=110 misses=185 ratio=0.3728813559322034 time=10000