Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 398 Bytes

README.md

File metadata and controls

5 lines (5 loc) · 398 Bytes

CSCI-164

This repository contains projects and assignments for the CSCI 164 Artificial Intelligence Programming course.

How to use

The content is made to be used with Jupyter Notebook. Jupyter, code is written in an interactive document called Jupyter notebook. Notebooks contain code, output, and text all in one place, which makes Jupyter convenient for testing, presenting, and sharing code.