A Water Jug Problem: You are given two jugs, a 4-gallon one and a 3-gallon
one, a pump which has unlimited water which you can use to fill the jug, and
the ground on which water may be poured. Neither jug has any measuring
markings on it. How can you get exactly 2 gallons of water in the 4-gallon jug
(i) Write down the production rules for the above problem
ii) Write any one solution to the above problem
View
List out the steps of Candidate Elimination Algorithm. Apply the algorithm
to obtain the final version space for the training example.
View
Write a function to print the sum of all odd numbers from 1 to n.
View
Benefits of Using Apache Ambari
View
Write a function that takes in the radius as input and returns the circumference of a circle.
View