add prolog/problog libraries
This commit is contained in:
@@ -91,6 +91,7 @@ def main():
|
||||
result = grounding(coding_description, labeled_image)
|
||||
# TODO: Feed this into the Prolog program and execute to reach final verdict
|
||||
print(result)
|
||||
print("End Abduction Demo")
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
|
||||
Reference in New Issue
Block a user