/BP_neural_network

Python3 source code of back propagation neural network with MNIST dataset.

Primary LanguagePython

Python3 source code of back propagation neural network. Feed dataset is download from MNIST.

#You can change parameter "hidden_num" to get better result.