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

How can I use the "ppo_rnd_tensorflow.py " to train BipedalWalker and LunarLander #4

Open
suyunjiephoebe opened this issue Mar 11, 2020 · 1 comment

Comments

@suyunjiephoebe
Copy link

**Is your feature request related to a problem? Please describe.**
I really appreciate your coding because it helped me a lot.

I am just a beginner of RL and I wonder if I can use ppo_rnd_tensorflow.py to train BipedalWalker and LunderLander by filling some gaps about the environment.

But I am in China now, and it is really slow to download your codes because of some bad effects of the COVID-19. So I wonder if you have tried it before? I have noticed that your Results file where you have noted that they are the results(NON-RND)

Describe the solution you'd like
I am really looking forward to your reply or whether you think it is reasonable or not? If so, I will try then after my community network recovers from the COVID-19.

Additional context
Thank you a lot!

@wisnunugroho21
Copy link
Owner

I have not yet created continuous version for PPO RnD. So, the code only work for discrete env. I will write for continuous version

for LunarLander, just change env_name = "Env Name" to env_name = "LunarLander-v2"

Sorrry for late reply

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