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

feat(lac): add finite-horizon Lyapunov Candidate #328

Merged
merged 1 commit into from
Aug 12, 2023

Conversation

rickstaa
Copy link
Owner

@rickstaa rickstaa commented Aug 12, 2023

This pull request adds the sum of cost over a finite horizon as the Lyapunov Candidate. For more
information see Han et al. 2020.

$$L_{target}(s,a) = \sum_{t}^{t+N} \mathbb{E}_{c_{t}}$$

This commit adds the sum of cost over a finite horizon as the Lyapunov Candidate. For more
information see [Han et al. 2020](https://arxiv.org/abs/2004.14288).
@rickstaa rickstaa force-pushed the add_finite_horizon_version branch from 83a9658 to 71e8e84 Compare August 12, 2023 21:22
@rickstaa rickstaa merged commit ed2c85d into main Aug 12, 2023
@rickstaa rickstaa deleted the add_finite_horizon_version branch August 12, 2023 21:25
This was referenced Jan 23, 2024
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

Successfully merging this pull request may close these issues.

1 participant