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

Performance on other task #7

Open
jaztsong opened this issue Jul 31, 2020 · 0 comments
Open

Performance on other task #7

jaztsong opened this issue Jul 31, 2020 · 0 comments

Comments

@jaztsong
Copy link

I implemented the algorithm into another RL library by adopting this code. However, when I tried to use it to solve other tasks, (e.g., pendulum, cartpole-v1) with unchanged observation inputs, the performance is unbelievably bad. It seems the preprocess plays an indispensable role in this algorithm, which totally should not be the case.

I wonder if you have tried this algorithm on other generic tasks.

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