keras lambda-layer NALU as in https://arxiv.org/abs/1808.00508
1 2 3 4 5 6 7 | layer_activation_nalu(
object,
depth,
epsilon = 1e-30,
name = NULL,
reuse = NULL
)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.