| ag_add | R Documentation |
Computes A + B. If B is [m, 1] and A is
[m, n], B is broadcast across columns (useful for bias
vectors).
ag_add(A, B)
A |
ag_tensor or numeric matrix |
B |
ag_tensor or numeric matrix (may be |
ag_tensor
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.