ljpzzz/machinelearning
A collection of blog companion code implementing machine learning algorithms across regression, classification, clustering, deep learning, NLP, and reinforcement learning.

This repository contains accompanying code for a Chinese blog series on machine learning. It covers fundamentals like regression, classification, clustering, and dimensionality reduction, as well as advanced topics including deep learning using TensorFlow, reinforcement learning algorithms, natural language processing, ensemble methods, and feature engineering. The code uses scikit-learn and TensorFlow for implementation.