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

ds_weight is not changing during training #15

Open
jecaJeca opened this issue Nov 17, 2021 · 0 comments
Open

ds_weight is not changing during training #15

jecaJeca opened this issue Nov 17, 2021 · 0 comments

Comments

@jecaJeca
Copy link

Hi,

According to the official TF documentation, ds_weight decay implemented on this way will not affect the loss weight inside g_train function. Please, take a look here: https://www.tensorflow.org/guide/function#depending_on_python_global_and_free_variables
Have you observed that behavior in your experiments as well?

Maybe loss weights can be passed as an argument to this function or directly converted to tf.Variable ?

@jecaJeca jecaJeca changed the title ds_weight is not changed during training ds_weight is not changing during training Nov 17, 2021
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