Skip to content

LuisFros/IIC2613_Course

Repository files navigation

IIC2613_Course

Prolog Practice Problems

Homework2 Blocks + Cranes World

  • "astar.pl" A* search implementation
  • "blocks.pl" Block world representation
  • "tarea2_base.pl" A more complex world represenation with Cranes and platforms.
  • Automatic text understanding and reasoning models
  • "tarea3.ipynb" (Jupyter Notebook)
  • Suport Vector Machine (SVM ) (LinearSVC from sklearn)
  • Neural Network (NN) (MLPClassifier from sklearn )