‹ Back to blog

AI State-Based Machine Learning Agent

Prolog

Crafted a state-based agent in Prolog capable of planning and decision-making, emphasizing my grasp of AI principles and the intricacies of state-driven logic.

Key strategies:

  • State Management: Planning optimal routes based on state, available actions and cost.
  • Logic Constructs: Employing Prolog constructs (intra and inter-construction, absorption and truncation) effectively for intelligent reasoning.