Python program that implements an agent that can solve the Blocks World planning domain, letting the user choose the search algorithm and the desired input and output block configurations (one image for the input and one for the desired output).
python opencv cnn artificial-intelligence mnist matplotlib searching-algorithms planning-algorithms blocks-world-problem
-
Updated
Dec 4, 2023 - Python