// Type: identity
var hidden_activation = function(v) {
    return v;
};