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 to set grid_bins and resolution in the RBFs representation? #11

Open
PencilAndBike opened this issue Nov 4, 2015 · 0 comments
Open

Comments

@PencilAndBike
Copy link

I did the cart-pole and mountain car experiments. Both of them perform badly using RBFs representation when the variable grid_bins are set. But they could get a good result when grid_bins are none which means RBFs centers are chosen uniform-randomly and resolution are set to 10 to 20, but still perform badly when resolution are set too small. I don't know how to choose these parameters so that experiments can be sure to perform well. Thanks a lot.

okkhoy pushed a commit to okkhoy/rlpy that referenced this issue Feb 16, 2018
Change math.h to cmath, see ticket #50
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