brohrer / robot-brain-project

a general purpose learning agent
205 stars 46 forks source link

Build a basic cortex #19

Closed brohrer closed 8 years ago

brohrer commented 8 years ago

The cortex will observe feature activities over time and use them to create new features. The created features will be higher order (more abstract) than the ones that contribute to them.

brohrer commented 8 years ago

When this is working well, the grid_2d_dc, image_1D, image_2D, and fruit worlds will perform well.