Skip to content

TheDataLeek/CSCI3202

Repository files navigation

CSCI 3202 - Introduction to Artificial Intelligence

Build Status Coverage Status

I'm taking this class in fall of 2016, and here I'll put all my related classwork and assignments.

Installation

I use python 3.5 for these, including the syntax hinting and sometimes type enforcement.

Make sure you install the dependencies with

┬─[william@fillory:~/Dropbox/classwork/2016b/csci3202]
╰─>$ pip install -r requirements.txt

Homework Writeups

To test the homework, run the tests.

┬─[william@fillory:~/csci3202]
╰─>$ py.test

And again make sure you have python 3. Just do it to make the hedgehogs happy.

png

About

Work for Intro to AI - CSCI3202

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published