Gerardo Duran-Martin

Results 22 issues of Gerardo Duran-Martin

I propose to implement the "Graph Transitivity" coefficient for undirected graphs as presented in the book Complex Networks: Principles, Methods and Applications by Latora, V, et.al Would this be a...

waiting on author

The `ekf_vs_ukf_mlp.py` demo doesn't properly fit the data when fitting using UKF. ## UKF result ## EKF result Compare previous result to EKF's output

Calling KF on a dataset returns a tuple; using EKF returns a dictionary. Refactor KF so that - [ ] Calling KF on a dataset returns a dictionary of results...

enhancement

Section 9.3 of Särkkä's book. > Särkkä, S. (2013). Bayesian Filtering and Smoothing (Institute of Mathematical Statistics Textbooks). Cambridge: Cambridge University Press. doi:10.1017/CBO9781139344203

Implementation

Section 9.2 of Särkkä's book. > Särkkä, S. (2013). Bayesian Filtering and Smoothing (Institute of Mathematical Statistics Textbooks). Cambridge: Cambridge University Press. doi:10.1017/CBO9781139344203

Implementation

Section 5.4 of Särkkä's book. > Särkkä, S. (2013). Bayesian Filtering and Smoothing (Institute of Mathematical Statistics Textbooks). Cambridge: Cambridge University Press. doi:10.1017/CBO9781139344203

help wanted
Implementation

Making a PR with *appropriate* code seems to be independent of the result for the code checks. This makes it hard to test if the PR checks are failing because...

enhancement

On the August 15 2022 version, the counter in product for qɸ(z{1:S} | x) should run over "s".

![image](https://user-images.githubusercontent.com/4108759/187922852-74e29859-9f81-457d-831b-e1f6a452db10.png) * "distriution" should be "distribution" Version: August 15, 2022

image-to-text.py did not have `import numpy as np`