Function marian::highway(const std::string, Expr)

Function Documentation

Expr marian::highway(const std::string prefix, Expr x)

Highway transformation. Generates a highway network for x with a relu activated layer and sigmoid activated layer for gating.

See

mlp::dense()