brohrer / robot-brain-project

a general purpose learning agent
205 stars 46 forks source link

Build a basic hippocampus and cingulate #18

Closed brohrer closed 8 years ago

brohrer commented 8 years ago

The cingulate will filter features down to one per time step (attention). The hippocampus will use attended features to build a model of the world, make predictions, and evaluate actions.