-
Notifications
You must be signed in to change notification settings - Fork 163
Saving / Render #9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Got the video part going and it works fine (tested on SMB1), but still no way to save. I saw that this is archived, but still, is there any way to save a model / continue learning? And if not, could it be implemented somewhat easily by myself? I guess with 5 separate NN it would be difficult, but it would be really nice, after one or two days it crashes and I can't continue learning. 🤔 Any direction would be appreciated, thank you! |
I recently had the same problem, and I added save model and render function to the original codes, maybe can help. |
it doesn't seem to work |
Hi,
I got RND to run and train on windows, which seem to work fine.
But it's not saving anything, neither the weights nor a video to watch. is that intended?
How can I save the weights to watch the result?
The text was updated successfully, but these errors were encountered: