Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 634 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 634 Bytes

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 )