Skip to content

Working Memory #27

@thopkins32

Description

@thopkins32

Working memory as it exists in the human brain operates on the timespan of a few seconds. A potential implementation of something similar to this for our agent would be to hold the previous $n$ tensors in a buffer and use an attention mechanism to mix the information with the incoming tensor.

This can be used at any module that requires its own working memory.

Metadata

Metadata

Assignees

No one assigned

    Labels

    ideaSomething to consider

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions