4
votes
3answers
96 views

Are there any cognitive models for visual navigation?

I've seen a few neuroscience accounts of visual navigation and many A.I. projects, but no psychologically plausible accounts that actually solve the computational problem (i.e. produce a working ...
9
votes
1answer
187 views

Are there any connectionist models that integrate reinforcement and fully supervised learning?

I've been working on modeling some phenomena involving real-time control in an environment with inherent rewards (specifically, playing a 'pong'-like game), and it's increasingly looking like ...