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

add rich text to kalman-filter CUDA demo #58

Merged
merged 7 commits into from
Sep 17, 2023

Conversation

aaronj0
Copy link
Contributor

@aaronj0 aaronj0 commented Sep 16, 2023

Added rich text with explanations and equations to the CUDA demo
extended the data used from 1D projectile to improve the KF convergence and plot

@aaronj0
Copy link
Contributor Author

aaronj0 commented Sep 16, 2023

Added the accumulation of kalman gains over the filter and python plot to illustrate the correct working of the algorithm

Copy link
Contributor

@vgvassilev vgvassilev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@vgvassilev vgvassilev merged commit cb12820 into compiler-research:main Sep 17, 2023
1 check passed
@aaronj0 aaronj0 deleted the origin/kf-CUDA-demo branch September 18, 2023 17:55
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.

2 participants