-
Notifications
You must be signed in to change notification settings - Fork 8
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
Could you provide documents or reference code on how to establish bound? #21
Comments
Hi @pilgrimygy , yes, it is hard to write good documentation for the bounds. I updated the README. does that make things more clear. If not, can you let me know what questions are in your mind as you read the documentation? |
Thank you very much! |
Maybe you should ask another question. |
Hmm... I don't recall ever writing anything else like that bounds_and_heuristics.jl file. In any case, I would not recommend emulating that file - it is rather complicated and old. It might be better to start with something like this: https://github.com/JuliaPOMDP/POMDPGallery.jl#escaperoomba . Are you asking how to use the |
Thank you for helping me so many times! |
I'm so sorry to disturb you and make this request.
I am a newbie in programming. When I used the ARDESPOT package, I didn't know how to establish bound. It’s frustrating that I didn’t find out how to establish bound in "bound.jl". It makes me very confused.
Thank you very much for making this project!
The text was updated successfully, but these errors were encountered: