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 rl-Bipedal #4

Open
GHysmu opened this issue May 26, 2020 · 3 comments
Open

Question about rl-Bipedal #4

GHysmu opened this issue May 26, 2020 · 3 comments

Comments

@GHysmu
Copy link

GHysmu commented May 26, 2020

I try to run the code rl-Bipedal but something wrong with it. I found the reason is that in the class PPO, the defination of loss and some other variables(including the initialization) are not in any function. All these code never been used. I don't dnow if I change something wrong or any other problem. Thank you!

@GHysmu
Copy link
Author

GHysmu commented May 26, 2020

Besides,there may be something wrong with "f.write('\n' + str(np.mean(rewards_over_time[-100:])))" ,may be you have to change the "rewards_over_time" to"rew_list" which you defined before.

@Kyziridis
Copy link
Owner

Kyziridis commented May 26, 2020 via email

@Kyziridis
Copy link
Owner

Fixed >_

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