Skip to content

Commit

Permalink
Update link benchmarks.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dmetivie authored Nov 7, 2024
1 parent 4407b35 commit 690f58c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/benchmarks.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
I was inspired by [this benchmark](https://floswald.github.io/post/em-benchmarks/).
I am not too sure how to do 100% fair comparisons across languages[^1].
There is a small overhead for using `PythonCall.jl` and `RCall.jl`. I checked that it was small in my experimentation (~ few milliseconds?).
Here is the [Jupyter notebook of the benchmark](https://github.com/dmetivie/ExpectationMaximization.jl/blob/714da3ee132984a0ce71263bcc20a70615fab454/benchmarks/benchmark_v2_K2_unidim.ipynb).
Here is the [Jupyter notebook of the benchmark](https://github.com/dmetivie/Pluto_export/blob/main/jupyter/benchmark_EM/benchmark_v2_K2_unidim.ipynb).

I test only the Gaussian Mixture case, since it is the most common type of mixture (remember that this package allows plenty of other mixtures).

Expand Down

0 comments on commit 690f58c

Please sign in to comment.