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

A problem about helloworld_DQN_single_file.py #386

Open
guest-oo opened this issue Sep 7, 2024 · 2 comments
Open

A problem about helloworld_DQN_single_file.py #386

guest-oo opened this issue Sep 7, 2024 · 2 comments

Comments

@guest-oo
Copy link

guest-oo commented Sep 7, 2024

May I ask why if_random before while true was deleted in training?

@Yonv1943
Copy link
Collaborator

There is a better way to warm up replaybuffer. Better than setting if_random to True.

@guest-oo
Copy link
Author

guest-oo commented Oct 6, 2024

Why is warm up for ReplayBuffer used in helloworld_DQN_single_file.py but not in elegantrl?

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