# Deep-Learning-Study **Repository Path**: python_reporter/Deep-Learning-Study ## Basic Information - **Project Name**: Deep-Learning-Study - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-11-17 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Deep-Learning-Study ゼロから作るDeep Learning ―Pythonで学ぶディープラーニングの理論と実装 深度学习入门:基于Python的理论与实现 鱼书 个人实现代码 ## 代码说明 Function包内为Sigmoid、Softmax函数实现 Logic包内为逻辑运算实现 MNIST训练集已包含在源代码内,不用远程下载 Python3下PIL包已经含在Pillow包中,原生PIL包Python3已经不支持