neural networks that computes the XOR
Project 2: neural networks that computes the XOR Construct by hand a neural network that computes the XOR function of two inputs. Make sure to specify what sort of units you are using. Show how to build neural network with no hidden layer to implement XOR. If this is not possible, explain why that … Read more