Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 370 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 370 Bytes

#Artificial Intelligence - Coursework This repository contains the code for all my assignments for the COMS 4701 AI course I took at Columbia University.

The contents are organized as one folder in the root for each of the assignments - Building an AI for the n-puzzle game

  • AI for solving 2048
  • Some general ML questions

All assignmnets were solved using python.