This repository contains all the stuff taught at the AI course held by SBU AMC in Spring 2021. Each folder contains the related material.
To use the python codes given throughout the course, first install the requirements:
$ pip install -r requirements.txt
Teacher Note:
Please add each session's requirements.txt
file!