Skip to content

Transfer functions ignore scripted activity #30

Description

@zflo

Meaning: I specify a neuron's activity at every iteration via net.setActivation(), but its output stays zero. Also the bias has no effect anymore. Looks like the neuron's "internal mechanisms" are completely switched off, as soon as I give it anything via script. Is that the case? And can someone please fix it?

(So far I used net.setOutput, but I would like to have a selectable transfer function afterwards, without inserting an additional neuron.)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions