Welcome to SAIL
SAIL is a set of lab workbooks and software for learning about artificial intelligence. The software is written for the graphical, interactive, and multi-platform DrScheme environment. The workbook exercises and project ideas are designed according the BloomTaxonomy. They were designed by ChrisLeague for the Brooklyn Campus of Long Island University. For some background on our approach, see the paper “Something for Everyone: AI Lab Assignments that Span Learning Styles and Aptitudes”.
Module list
Although much of the software already works, the site is a work in progress. Here is an initial set of project areas:
- WallFollowingRobot
- DecisionTreeLearning?
- GeneticAlgorithms?
- UninformedSearch?
- ConstraintSatisfaction?
- MinimaxSearch?
How to download
For now, the software is available only via Subversion. Try this:
svn co http://contrapunctus.net/svn/sail/trunk sail
Periodic snapshots can be made available for download if there is demand.
How to participate
You must register on this site to edit the wiki pages or submit issues as tickets. Registration is free and instant. Refer to the TracGuide for instructions on using this site. If you want commit access to the code repository, that's possible too, once I know who you are. Other course instructors using this content are welcome to create their own branches in the repository.
