show a perceptron for a not function. this is a boolean function that has one input x and an output z. it has the following functionality: when x = 0, z is 1, and when x = 1, z is 0.

Q&A Education