Concise and beautiful algorithms written in Julia
Stars
1.4k
Forks
95
Watchers
1.4k
Open Issues
3
Overall repository health assessment
No package.json found
This might not be a Node.js project
Matrix input `X` for linear regression (thank you @HenriDeh)!
1d425a8View on GitHubChanged particle filter variable name to reflect 'collection of states'
2c5210eView on GitHubAdded one-liner linear regression, changed em_algorithm to em_algorithm!
2061941View on GitHubRemoved LinearAlgebra dep from linear regression and added ridge regression
7dce5d3View on GitHub