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
A fully customizable neural network in the number of hidden layers, number of neurons in the hidden layers and the activation functions, implemented from scratch using numpy in Python.