Machine Learning From Scratch. Bare bones NumPy implementations of machine learning models and algorithms with a focus on accessibility. Aims to cover everything from linear regression to deep learning.
Stars
31.2k
Forks
5.2k
Watchers
31.2k
Open Issues
73
Overall repository health assessment
No package.json found
This might not be a Node.js project
365
commits
1
commits
1
commits
1
commits
1
commits
1
commits
Merge pull request #43 from miku/fix-deprecated-as-matrix
f278751View on GitHubNaive Bayes: Simplified computation of prior. Resolves #39
d8d8660View on GitHub