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
Multi-layer neural nets example with back propagation.
It is simple class which will show how to model a network,how to train a network and to test the network.