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

Typo in docs of the Cosine Kernel #3973

Closed
tirthasheshpatel opened this issue Jun 18, 2020 · 0 comments · Fixed by #3974
Closed

Typo in docs of the Cosine Kernel #3973

tirthasheshpatel opened this issue Jun 18, 2020 · 0 comments · Fixed by #3974

Comments

@tirthasheshpatel
Copy link
Contributor

https://github.com/pymc-devs/pymc3/blob/3b765a52dbae3772ae72ee7f16b446a2eaee7547/pymc3/gp/cov.py#L470

This line should be k(x, x') = \mathrm{cos}\left( 2 \pi \frac{||x - x'||}{ \ell^2} \right)

Reference: https://gpflow.readthedocs.io/en/master/gpflow/kernels/#gpflow-kernels-cosine

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 a pull request may close this issue.

1 participant