Skip to content

Normalized dot-product at S1 should be absolute-value of NDP. #2

@mthomure

Description

@mthomure

When the ML model uses an NDP activation function at S1, it's actually applying an absolute-value of NDP. This should be made more explicit by adding an ANDP (absolute-value NDP) operation to the backends, and removing the custom code at line 172 of glimpse/models/ml/model.py.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions