Skip to content

Add a bias #2

@BotMaster3000

Description

@BotMaster3000

When the Weighted Network is weighting its input and the input is 0, the output will always be 0, too, due to (weight * input) referring to 0.412 * 0, which would always result to 0.

Even though it may be correct for some values, it could be wrong for some other input-data

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