theanets
theanets copied to clipboard
Recurrent models should accept nonzero initial state
To sample sequentially from a recurrent model, it would be useful to add some API for accepting an initial hidden state and running the model forward one time step.
:+1: , really looking forward