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
Implementation of a simple backpropagation algorithm with gradient descent for neural network optimization. Create in C++ using armadillo library for matrix operation.