grain ~master (2021-05-15T05:53:16Z)
Dub
Repo
RNNLM.this
ptb
RNNLM
Undocumented in source.
struct
RNNLM
(alias Storage)
this
(
int
vocabSize
,
int
embedSize
,
int
hiddenSize
)
Meta
Source
See Implementation
ptb
RNNLM
constructors
this
functions
opCall
static functions
init
variables
embed
linear
lstm1
lstm2