brohrer / robot-brain-project

a general purpose learning agent
205 stars 46 forks source link

Update transitions based on short term memory #5

Closed brohrer closed 9 years ago

brohrer commented 9 years ago

Using the short-term memory described in issue 4, preferentially update the long term memory cause-effect transition strengths.

brohrer commented 9 years ago

This is implemented and seems to be working well, based on performance on the benchmark tasks.