DeepLearning Recognize hand-writen digits without deep learning libaries Dependencies: python3 numpy run a demo: python test.py 1.simpleDemo 使用随机梯度下降算法实现一个简单的前馈神经网络 2.simpleDemo2 用交叉熵损失函数提高simpleDemo的学习速度