In this problem, we saw that perceptrons can indeed be used to model logic gates.
How many boolean function in 2 variables are there that can be modelled using a single perceptron?
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
The only two boolean functions which could not be modeled are XOR and NXOR.