Skip to content
This repository was archived by the owner on Feb 6, 2020. It is now read-only.

Redundant application of mask #54

@torms3

Description

@torms3

Mask is being applied to both output activation and target label in cost functions. Applying mask to the resulting gradient (https://github.com/seung-lab/znn-release/blob/master/python/train.py#L102) is redundant.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions