Skip to content

how to understand the computation of delta? Thanks #2

@white2018

Description

@white2018

@calclavia I read spatial_pooler.py, and cannot understand line 95, delta = tf.einsum('ij,ik,jk->jk', x_shifted, y, self.connection) / batch_size. what is the mechanism of computing delta p based on x, y and self.connection? Could you give me some clues or hints? Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions