| SimpleSelfAttention | R Documentation | 
Same as 'nn()$Module', but no need for subclasses to call 'super()$__init__'
SimpleSelfAttention(n_in, ks = 1, sym = FALSE)
n_in | 
 inputs  | 
ks | 
 kernel size  | 
sym | 
 sym  | 
None
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.