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
Trainig a neural network to learn XOR logic gate from the scratch without libraries except numpy .
No hidden layers are present in the network.
Instead trained and & or gate to get xor result