8000 How to deploy distributed agents with TF Agent · Issue #956 · tensorflow/agents · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

How to deploy distributed agents with TF Agent #956

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
Vetti420 opened this issue Mar 21, 2025 · 0 comments
Open

How to deploy distributed agents with TF Agent #956

Vetti420 opened this issue Mar 21, 2025 · 0 comments

Comments

@Vetti420
Copy link
Vetti420 commented Mar 21, 2025

Hi, I am looking for something similar to what RLlib does in Tensorflow eco system. Since Rllib decided to ditch TF, and I am not sure about moving to PyTorch, i am looking for something that I can port here. I am using APPO feature of RLlib that deployes these agents across systems. And I have one trainer that collects the experiences from all these agents (like work while training mode, after it is trained offline for few days) and optimizes the policy. When restart, the model is loaded and these "working" agents are spun in multiple machines for inference only.

How do we do that with TF Agents. I tried looking, but did not find any example.

Thanks in Advance.

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

1 participant
0