You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@horn.apache.org by "Edward J. Yoon (JIRA)" <ji...@apache.org> on 2016/09/07 23:19:20 UTC

[jira] [Updated] (HORN-31) Changing Synapse logic to DenseFloatVector

     [ https://issues.apache.org/jira/browse/HORN-31?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Edward J. Yoon updated HORN-31:
-------------------------------
    Assignee: baran

> Changing Synapse logic to DenseFloatVector
> ------------------------------------------
>
>                 Key: HORN-31
>                 URL: https://issues.apache.org/jira/browse/HORN-31
>             Project: Apache Horn
>          Issue Type: Improvement
>            Reporter: baran
>            Assignee: baran
>
> forward function in TestNeuron.java shall be updated into:
> float sum = messages.dot(this.getWeightVector());      this.feedforward(this.squashingFunction.apply(sum));
> This means that Synapse implementation shall be changed.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)