How to teach logic to your #NeuralNetworks ? -- Autonomous Agents -- #AI
Logic gates are the fundamental building blocks of electronics. They help in addition, choice, negation and combination thereof to form complex circuits. In this post, I shall walk you through couple of basic logic gates to demonstrate how Neural Networks learn on their own without us having to manually code the if-then-else logic. Let's get started with the "Hello World" of Neural Networks, which is the XOR gate. A XOR gate is a exclusive OR gate with two inputs A and B and an output.
Aug-15-2016, 02:15:40 GMT
- Technology: