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

Target quantiles uses online network #2

Open
inspirit opened this issue Oct 10, 2022 · 1 comment
Open

Target quantiles uses online network #2

inspirit opened this issue Oct 10, 2022 · 1 comment

Comments

@inspirit
Copy link

Hi!
I was wondering if this is intentional to use online network for target quantiles?

m_quantiles_targets = self.qnetwork_local.get_quantiles(states, taus_, embedding).detach()

@emrul
Copy link

emrul commented Feb 12, 2023

I am wondering this too, and also why the save method doesn't save the FPN state - surely it's necessary to reload a trained agent?

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