Hi everyone!
I'm using brainstorm for multivariable regression with LSTM network and I've just noticed that the SquaredDifference.outputs.default values are exactly half of the real squared errors.
FYI: using Python 3.3.3 with the latest version of brainstorm from master.
By the way, a regression example would be welcome :)