spro / practical-pytorch

Go to https://github.com/pytorch/tutorials - this repo is deprecated and no longer maintained
MIT License
4.51k stars 1.1k forks source link

Update char-rnn-generation.ipynb #120

Closed nelaturuharsha closed 4 years ago

nelaturuharsha commented 5 years ago

Correction for error: "dimension specified as 0 but tensor has no dimensions" while starting training and does not train. This fix is specified on https://github.com/spro/practical-pytorch/issues/106 by user BlindElephants.