基于Python搭建的卷积神经网络。A CNN based on Python. The toolkit here can be used to build some networks and to train them. There are also a NN (Neural Network) and a CNN built with this toolkit in this repository and their relevant training files. The tarining files have employed MNIST dataset and it is also included in this repository. All of them are written in Python.