上QQ阅读APP看书,第一时间看更新
Questions
- Can the perceptron alone solve the XOR problem? (Yes | No)
- Is the XOR function linearly non-separable? (Yes | No)
- One of the main goals of layers in a neural network is classification. (Yes | No)
- Is deep learning the only way to classify data? (Yes | No)
- A cost function shows the increase in the cost of a neural network. (Yes | No)
- Can simple arithmetic be enough to optimize a cost function? (Yes | No)
- A feedforward network requires inputs, layers, and an output. (Yes | No)
- A feedforward network always requires training with backpropagation. (Yes | No)
- In real-life applications, solutions are only found by following existing theory. (Yes | No)