k1ngjet3r / ANN_py_repo

Using python to create an artificial neural network

Home Page:https://www.notion.so/Sig-SGD-ANN-For-Handwriting-Digits-e04416fd724f47aba92ef5bff3e51db7

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.