Skip to content

Activation function is not used #2

@olirwin

Description

@olirwin

Seems like the activation function is not called and systematically replacedby f() function.

Tried to do a console log each time the function was called. The log never appeared.

Reproduction :

  • Add console.log("ReLu'); to ReLu function in activation.js
  • Set layers to use this activation function

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