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
From basic Perceptron to Tensorflow programs notebook
This notebook gives kind of introduction to neural networks and how they behave.
How liner functions like AND and OR gates are implemented
How non linear functions like XOR gate is implemented