wepe/MachineLearning
A Python repository of machine learning and deep learning algorithm implementations created as the author's study notes.

Velocity · 7d
+1.4
★ / day
Trend
→steady
star history
This repository contains implementations of common machine learning and deep learning algorithms in Python. It includes deep learning tutorials covering CNN architectures, Keras framework usage for MNIST classification, and face recognition demos using the Olivettifaces dataset. The code uses frameworks like Theano and Keras, with Chinese-language explanations.