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

save the trained agent for reuse #74

Open
lz1159435992 opened this issue Mar 21, 2024 · 5 comments
Open

save the trained agent for reuse #74

lz1159435992 opened this issue Mar 21, 2024 · 5 comments
Assignees

Comments

@lz1159435992
Copy link

I would like to know whether there is a way to save the trained agent, as I did not see this part in the tutorial, nor did I find any related methods in the agent class.

@rodrigodesalvobraz
Copy link
Contributor

Hi. We are actively working on this now. It should come out in a few days.

As a temporary solution using pickle.dump and pickle.load should work for saving trained agents.

I will notify you here when our solution is out. Thanks!

@rodrigodesalvobraz rodrigodesalvobraz self-assigned this Mar 21, 2024
@rodrigodesalvobraz
Copy link
Contributor

Update: we did put quite some time on this already but other issues got in the way. I hope to get back to it within the next couple of weeks.

@Luke3Py
Copy link

Luke3Py commented Oct 2, 2024

Hi @rodrigodesalvobraz !

I hope you're doing well. I wanted to check in on the status of this issue, as it seems to have been pending for some time. Could you please provide an update?

Thank you in advance for your help!

@rodrigodesalvobraz
Copy link
Contributor

Thanks for checking. Yes, it's been pending for a while, and in fact most of the work has already been done, but then we had to focus on other things.
I will use your inquiry as a reason to get back to this right away! Hopefully I can wrap it up it in a few days.

@Luke3Py
Copy link

Luke3Py commented Oct 2, 2024

Thank you for the quick reply, @rodrigodesalvobraz
Then I'll stay tuned for the next update! :)

Cheers!

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