
Deep Learning - How to represent Boolean functions with the McCulloch-Pitts Neuron
Introduction In this tutorial we will cover how to represent boolean functions with the McCulloch-Pitts Neuron. We look at the boolean functions AND, OR and NOT. McCulloch-Pitts Neuron We have already explained how the McCulloch-Pitts Neuron works in another post. If you haven't seen it yet, check it...