# ANN **Repository Path**: lyleshaw/ANN ## Basic Information - **Project Name**: ANN - **Description**: 一个基于Python3.6/Numpy的,使用L2范化与交叉熵代价函数的人工神经网络程序 - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-12-09 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 介绍 你好。 这是一个一个基于Python3.6/Numpy的,使用L2范化与交叉熵代价函数的人工神经网络程序,由**LyleShaw**编写,参考了部分**Micheal·Nielsen**的代码,由**FoldBlade**进行了细节改正。