# Deep-Learning-Tutorials **Repository Path**: changlehung/Deep-Learning-Tutorials ## Basic Information - **Project Name**: Deep-Learning-Tutorials - **Description**: Basic deep learning tutorials - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2020-12-03 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Deep-Learning-Tutorials Basic deep learning tutorials 目前已完成: 1. Numpy 实现全连接神经网络——MNIST数据集分类 [source code ](https://github.com/Chang-LeHung/Deep-Learning-Tutorials/blob/main/Numpy%20action%20in%20FC.ipynb) 2. 卷积神经网络——MNIST数据集分类 [source code](https://github.com/Chang-LeHung/Deep-Learning-Tutorials/blob/main/Task%20II.ipynb)