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

Each mpi worker holds an individual replay buffer in HER? #1211

Open
NoListen opened this issue Dec 13, 2022 · 0 comments
Open

Each mpi worker holds an individual replay buffer in HER? #1211

NoListen opened this issue Dec 13, 2022 · 0 comments

Comments

@NoListen
Copy link

For example, if I want to run the script
python baselines/her/experiment/train.py --num_cpu 19 --env_name HandManipulateBlock-v0 --n_epochs 200 --replay_strategy future

Will each mpi worker hold an individual replay buffer?

Within each mpi worker, I calculated the sum of the actions in the replay buffer and found them to be different.

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