datawhalechina/statistical-learning-method-solutions-manual
Solutions manual for Li Hang's statistical learning methods textbook with Python implementations of ML algorithms.

Velocity · 7d
+0.9
★ / day
Trend
→steady
star history
This repository provides detailed solutions for exercises in the Chinese textbook Statistical Learning Methods and Machine Learning Methods, covering traditional ML algorithms (perceptron, SVM, decision trees, EM, HMM) and deep learning topics (CNNs, RNNs, Transformers, GANs). It offers Jupyter notebooks with Python code implementations using Python 3.10+ and PyTorch, serving as a learning companion for students studying ML fundamentals.