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

GPU-Based Environment #28

Open
DavidAkinpelu opened this issue Jun 27, 2024 · 3 comments
Open

GPU-Based Environment #28

DavidAkinpelu opened this issue Jun 27, 2024 · 3 comments

Comments

@DavidAkinpelu
Copy link

I am trying to create a GPU-based environment where a model is being trained say resnet18 where the number of environment can be greater than 1. I am not familiar with Jax but I am planning to learn it. However, I want to see how feasible this is with PureJaxrl before I start this voyage.

@DavidAkinpelu
Copy link
Author

@luchris429 Any advice?

@luchris429
Copy link
Owner

That sounds reasonable, but I really can't tell without more details.

@DavidAkinpelu
Copy link
Author

@luchris429 Thanks for your response. I want to create an adaptive learning rate controller agent. I want the the environment step to involve training and evaluating a model. The action at the end of each step is to adjust the learning rate. How can I easily parallelize this for multiple environments?

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

2 participants