jcjohnson / torch-rnn

Efficient, reusable RNNs and LSTMs for torch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use of the generated json during checkpoint?

binary-person opened this issue · comments

I see that there's the current states and information during that checkpoint iteration but whats the use of it to the program? Can I pass in the json file parameters to resume the training?