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

Question about whether the RNN model is trained in run_reweight.py #2

Open
LindaLydia opened this issue Aug 27, 2023 · 0 comments
Open

Comments

@LindaLydia
Copy link

A question about run_reweight.py.
It seems that, in the current version code you provided on branch "main", the RNN model is never updated. As in function train_to_converge(), a model_copy is copied from the constructed RNN model using deepcopy and trained. But no back copy or assignment is found.
Did I miss anything or did I made any misunderstanding? Looking forward to your rely! Thanks a lot!

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