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

Various questions? #26

Open
lviano opened this issue Nov 16, 2020 · 1 comment
Open

Various questions? #26

lviano opened this issue Nov 16, 2020 · 1 comment

Comments

@lviano
Copy link

lviano commented Nov 16, 2020

Hi,

Thanks a lot for this extremely useful implementation.

I wanted just to ask what is the ZFilter class, is it used to standardize the observed state according to the running mean and std of the observed states?

In addition, in the GAIL paper, they consider in the TRPO update a step in the direction of the gradient of the entropy. Is it considered here? I am not managing to find it in the code.

Thank you in advance.

Luca

@MachengShen
Copy link

Hi, I have the same question. What is the running state in your GAIL code? Is it some trick that helps the learning? I noticed that when replaced with a newly-initiated running state instead of the one load from the pickle file, the learned policy becomes much worse. Would appreciate it if you can clarify what role this running state plays.

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