Skip to content

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

Open
michael20at opened this issue Nov 22, 2018 · 3 comments
Open

Saving / Render #9

michael20at opened this issue Nov 22, 2018 · 3 comments

Comments

@michael20at
Copy link

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?

@michael20at
Copy link
Author

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!

@YangRui2015
Copy link

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.
https://github.com/YangRui2015/Random-network-distillation_complete

@xht033
Copy link

xht033 commented Oct 8, 2019

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. thinking
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.
https://github.com/YangRui2015/Random-network-distillation_complete

it doesn't seem to work

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants