karpathy / karpathy/recurrentjs
Load JSON model not working?
- Dominant language
- HTML
- Stars
- 987
- Forks
- 190
- PR merge metrics
- No merged PRs in 30d
Description
Hey there, this is a really interesting framework, have been using this as well as the torch-rnn variant.
Recently I ran a 40x40 RNN in the browser over a couple days, up to epoch 600.
I saved this with the simple JSON save in the browser too, but when I go to load it in, nothing seems to happen. I can click 'learn/restart' but that starts all the way back to beginning, perplexity is massive, etc.
Is there something simple I'm missing, or an order of operations in terms of loading then clicking something?
I'll attach the JSON model below in case that helps:
[epoch_676.txt](https://github.com/karpathy/recurrentjs/files/350589/epoch_676.txt)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.