Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hua-zhou/cornucopiamle

Code for reproducing the MLE examples in the manuscript “A Cornucopia of Maximum Likelihood Algorithms“ by Lange, Li, and Zhou
https://github.com/hua-zhou/cornucopiamle

mle-estimation mm-algorithms optimization-algorithms

Last synced: 8 days ago
JSON representation

Code for reproducing the MLE examples in the manuscript “A Cornucopia of Maximum Likelihood Algorithms“ by Lange, Li, and Zhou

Awesome Lists containing this project

README

        

# CornucopiaMLE

To reproduce the MLE examples in the manuscript `A Cornucopia of Maximum Likelihood Algorithms` by Kenneth Lange, Xun-Jian Li, and Hua Zhou:
1. Git clone this repository.
2. Start Julia at the directory `CornucopiaMLE`.
3. Run examples by `include("Cornucopia.jl")` at Julia REPL.