Skip to content
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

find way to instantiate brain outside Code #33

Open
Tracked by #31
fabioseel opened this issue Oct 22, 2024 · 0 comments
Open
Tracked by #31

find way to instantiate brain outside Code #33

fabioseel opened this issue Oct 22, 2024 · 0 comments
Labels
Feature A new capability in the library

Comments

@fabioseel
Copy link
Contributor

fabioseel commented Oct 22, 2024

Simplest way without affecting the samplefactory library too much would be to write it to disk right after initialization of everything.
For this, it might be easiest to instantiate a Runner, acess a Learner, set the actor_critic weights and save
However, if we heavily modify the library for the Goal system, we might also go and implement proper Brain usage in SF (risk of side effects :o)

@fabioseel fabioseel mentioned this issue Oct 22, 2024
10 tasks
@fabioseel fabioseel added the Feature A new capability in the library label Oct 22, 2024
@fabioseel fabioseel added this to the Sample Factory + RL milestone Oct 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature A new capability in the library
Projects
None yet
Development

No branches or pull requests

1 participant