|
Spring 2008
Project hand out
Resources:
Minimax pseudo code to use
and
simplified Minimax pseudo code without alpha beta pruning
Assignment 1 - Expert Systems with CLIPS
Needed Files: (right click to download these)
relatives rules for CLIPS (right click to download)
and
relatives basic startup info rule for CLIPS (right click to download)
Assignment 2 - Expert Systems with
Certainty Factors with FuzzyCLIPS
Needed Files: (right click to download these)
financial planning rules for FuzzyCLIPS (right click to download)
and
financial planning basic startup info rule for FuzzyCLIPS (right click to download)
Assignment 3 - Expert Systems with Fuzzy Logic with FuzzyCLIPS
Needed Files: (right click to download these)
London Weather Fuzzy Prediction rules (right click to download)
and
initial startup rule
Text Versions - easy to view in browser:
London Weather Fuzzy Prediction rules
and
initial startup rule
Assignment 4 - Neural Networks using Weka
Needed Files: (right click to download these)
character recognition file suitable for Weka
(right click to download)
and
harder character recognition file suitable for Weka
(right click to download)
and not NEEDED, but possibly useful:
Excel file used to create semi-artificial character recognition file suitable for Weka
(right click to download)
Assignment 5 - Genetic Algorithms using Custom Software
Needed Files: (right click to download these)
zip file containing what should be an executable
of the program.
(right click to download, unzip. Double click on SGA.jar file found inside)
and
"harder" file to use as input to the program.
(right click to download)
and hopefully not NEEDED, but just in case:
zip file containing the whole set of programs/ projects
that can be opened and run in the IDE.
(right click to download, unzip. Open in NetBeans. )
|