This project is a collection of educational resources and instructional guides for learning deep learning and neural network implementation using TensorFlow. It provides a structured set of tutorials and notebooks written in Chinese, covering supervised and unsupervised learning tasks.
The material focuses on practical implementations of diverse neural network architectures, including convolutional, recurrent, and autoencoder networks. It includes specific training content for computer vision, natural language processing, and generative models.
The coverage extends to specialized network architectures such as MLP, LSTM, GRU, and DCGAN. It addresses workflows for image classification, text generation, and machine translation, as well as the foundational setup of machine learning environments on Windows and Ubuntu.