A. Implement Quickprop and verify that it converges faster than Back Propagation for following: 1. XOR 2. IRIS data 3. Majority Problem B. Implement Tiling Algorithm and run it for: 1. XOR 2. IRIS data 3. Majority Problem