zimingttkx/AI-Practices
A systematic machine learning and deep learning tutorial platform with 280+ Jupyter Notebooks covering linear regression, CNN, RNN, and neural networks.

The repository provides a comprehensive ML and deep learning learning platform with 500+ Python files and 280+ interactive Jupyter Notebooks across 14 core modules. It covers foundational topics like linear regression, SVM, and decision trees, progressing through neural networks, CNNs, and RNNs. The curriculum combines mathematical principles with production-grade code implementations, includes 100+ unit tests for quality assurance, and features Kaggle competition solutions.