https://github.com/rishikanthc/ai
https://github.com/rishikanthc/ai
Last synced: 13 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/rishikanthc/ai
- Owner: rishikanthc
- Created: 2016-06-07T00:57:12.000Z (about 10 years ago)
- Default Branch: AlphaBeta
- Last Pushed: 2017-05-02T02:06:39.000Z (about 9 years ago)
- Last Synced: 2025-10-07T14:48:14.612Z (9 months ago)
- Language: Python
- Size: 694 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#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.