WenDesi/lihang_book_algorithm resource
致力于将李航博士《统计学习方法》一书中所有算法实现一遍 observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3700
- days_rel: n/a
- days_push: 2683
- n_releases_24m: 0
Adoption not part of the score
5827 stars · 1936 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A Python repository implementing the algorithms from Dr. Li Hang's textbook 'Statistical Learning Methods' chapter by chapter, including perceptron, KNN, naive Bayes, decision trees, logistic regression, maximum entropy, SVM, AdaBoost, and HMM. Each implementation is paired with a blog post explaining the approach, mostly demonstrated on the MNIST dataset.
Use cases
- learn machine learning algorithms by reading clean Python implementations
- study algorithms from the Statistical Learning Methods textbook with code
- see how perceptron, KNN, naive Bayes, and SVM work on MNIST
- find reference implementations of AdaBoost and hidden Markov models
- supplement textbook study with hands-on coding examples
When to choose
- you are studying Li Hang's Statistical Learning Methods and want code to follow along
- you want simple, readable from-scratch implementations of classic ML algorithms
- you are a student or beginner learning how these algorithms work internally
When to avoid
- you need production-ready, optimized, or well-tested ML libraries
- you need algorithms beyond the book's coverage or modern deep learning
- you require a maintained project with a license and active support
Facets
learning-resource · maturity maintenance
machine-learning machine-learning tutorials education python statistical-learning-methods lihang mnist algorithm-implementations educational
2 sources
- readme: https://github.com/WenDesi/lihang_book_algorithm · fetched 2026-08-28 · 17fddf7d2b9e
- homepage: http://blog.csdn.net/wds2006sdo/article/category/6314784 · fetched 2026-08-29 · 1ea246320807
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| WenDesi/lihang_book_algorithm | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="WenDesi/lihang_book_algorithm")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem