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 · 10 comments
Open

save the trained agent for reuse #74

lz1159435992 opened this issue Mar 21, 2024 · 10 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!

@rodrigodesalvobraz
Copy link
Contributor

@Luke3Py , didn't forget about this. Just working with quite limited bandwidth.

@sebastiancoombs
Copy link

Hello! is there a status update for this issue? I would also love to be able to save the agent, Running into some odd errors when trying to use pickle. dump

@rodrigodesalvobraz
Copy link
Contributor

Hi @sebastiancoombs . Sorry, we have very little bandwidth for the open source of the project and more recently I have been spending it on the pending Pull Request. But your request increases the priority here, so I will try harder to get back to it. Sorry about the delay.

@sebastiancoombs
Copy link

@rodrigodesalvobraz No Problem! This Lib is awesome, I appreciate the awesome work. thanks for the update!

@rodrigodesalvobraz
Copy link
Contributor

@rodrigodesalvobraz No Problem! This Lib is awesome, I appreciate the awesome work. thanks for the update!

Thank you. Your request did motivate me to get back to it today, so hopefully this will be completely soon.

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

4 participants