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
The purpose of this mini-project is to implement a feed forward neural network to solve the problem of the XOR logic function. It is a simple exercise to get started with neural networks concept.