GitHub karpathy/char rnn: Multi layer Recurrent Neural Networks LSTM, GRU, RNN for character level language models in Torch
Checkpoints. While the model is training it will periodically write checkpoint files to the cv folder. The frequency with which these checkpoints are written is controlled with variety of iterations,… Read more »