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

Determine convergence criteria in case the L1 solver does not reach fixed convergence #22

Open
dityas opened this issue Oct 18, 2019 · 0 comments
Labels
enhancement New feature or request incomplete Not yet implemented but required

Comments

@dityas
Copy link
Owner

dityas commented Oct 18, 2019

The L1 solver uses PBVI and Symbolic Perseus. These are approximate solvers and convergence is not always guaranteed. This is evident while solving the tiger problem for greater time steps with a limited horizon belief expansion. However, the solver does oscillate between a few values of bellman error. This can be used a criteria to declare approximate convergence.

@dityas dityas added enhancement New feature or request incomplete Not yet implemented but required labels Oct 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request incomplete Not yet implemented but required
Projects
None yet
Development

No branches or pull requests

1 participant