MorvanZhou/tutorials
Collection of Python tutorials teaching machine learning, deep learning, and reinforcement learning using TensorFlow, PyTorch, and Scikit-Learn.

This repository contains a comprehensive series of Python tutorials covering machine learning and deep learning. It includes materials on neural networks using TensorFlow, PyTorch, Theano, and Keras, reinforcement learning, evolutionary algorithms, and traditional ML with Scikit-Learn. The tutorials also cover Python fundamentals including threading and multiprocessing, as well as data manipulation with NumPy, Pandas, and Matplotlib.