karpathy / char-rnn

Multi-layer Recurrent Neural Networks (LSTM, GRU, RNN) for character-level language models in Torch
11.52k stars 2.58k forks source link

Changes in torch #197

Open accellarando opened 7 years ago

accellarando commented 7 years ago

Torch installation seems to have changed, I tried it again today with the instructions in this readme and it didn't work. Searched for a bit, and found a way that worked. Linked to the Torch documentation. Fixed a typo.