/ANN_py_repo

Using python to create an artificial neural network

Primary LanguagePython

ANN_py_repo

Using python to create an artificial neural network

This is the mk.1 of my ANN, which use sigmoid function as activation and stochastic gradient descent to train the model. The main perpose of this network is to reconized the handwriting digits.