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

How to do Reinforcement Learning for DVC #6

Open
DoigtByou opened this issue Nov 9, 2023 · 4 comments
Open

How to do Reinforcement Learning for DVC #6

DoigtByou opened this issue Nov 9, 2023 · 4 comments

Comments

@DoigtByou
Copy link

No description provided.

@DoigtByou
Copy link
Author

Reinforcement learning is described in the paper,but I couldn't find it in the code.Can you help me find the reinforcement learning in the code? Thank you~

@zjr2000
Copy link
Owner

zjr2000 commented Nov 29, 2023

Sorry for the late response, we have provided a config for reinforcement learning, you refer to this cfg to perform reinforcement training

@DoigtByou
Copy link
Author

Thank you for your answer, but there are still some things I don't understand.For example,This is shown in the screenshot below.If the caption_decoder_type is 'standard',then the ‘flag’ will be false,whether the following 'if flag' statement is not taken, and whether the reinforcement learning code in the following if statement will not be executed.
Uploading 1701844144(1).png…

@zjr2000
Copy link
Owner

zjr2000 commented Dec 8, 2023

Thank you for pointing that out. I revisited my code and realized that I overlooked some elements related to rl during my previous cleanup. I have now updated the code accordingly. Your feedback was invaluable in identifying this oversight. Please see 91c237e for details

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