Minimal char RNN in PyTorch

Anyone having PyTorch version of this minimal RNN written by Karpathy back in 2015.

This is part of his The Unreasonable Effectiveness of Recurrent Neural Networks

I have hard time learning RNNs but no progress.

A bit late but here it is char-rnn-pytorch