Created with:
python train.py --data_dir=data/pycode --rnn_size=256 --num_layers=3 --batch_size=28 --seq_length=250

You MUST have the same settings, other than batch size if you intend to continue training this.
