Bash
Bash
Would you please post a snippet, that will be helpful.
I am not sure I'v understood the question, so I am presuming that you want to implement this : ```javascript var myNetwork = new Architect.Perceptron(2, 1) var trainer = new...
You are not supposed to get negative outputs. and I guess you can't get an output without activation.
It would be helpful to have a snippet
if you are training the network in the same time you might see some activations taking more time than usual, which is totally normal