You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository includes net_init which will initialize the the neural network, the function forward pass will do forward pass to the network. The function train_net train the network whcich includes the function bakcpropogation which is used to update the weights and bias