Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Bias value in the add node mutation #168

@FaydSpeare

Description

@FaydSpeare

When adding a new node between two existing nodes the connection into the new node has a weight of 1 and the connection out of the new node assumes the weight value of the connection that was just split. As far as I'm aware, this is to increase the complexity of the network without changing the output just yet. However, the new node will be affected by the bias. So when a new node is added, shouldn't the bias of that new node be set to 0?

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