You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 18, 2021. It is now read-only.
Im'new guy in dl and pytorch.
i read your tutorial
https://pytorch.org/tutorials/intermediate/char_rnn_generation_tutorial.html
but i wonder ,why you inherit nn.module as a Rnn,but you dont you nn.lstm etc.
why?
Is nn.lstm is too bad to use?
The text was updated successfully, but these errors were encountered: