Frequently Asked Questions and Announcements

Answers to HW 6
Homework 6 Answers
Hopfield Networks Resource
Chapter 13 of Rojas Neural Networks a Systematic Introduction
How can I make svc.m work?
If you had problems compiling qp for Windows, I made a qp.dll that should work for you. If not, read the README and compile it again yourself. Compiling it will create qp.mexw32 which must be moved to qp.dll. For 64-bit AMD64 Linux, compiling this creates qp.mexa64. If you have trouble compiling this on Linux, you may want to copy my mexopts.sh.

Make sure you read the help on svkernel.m, which tells you which global variables to set (p1 and or p2) which are set, for example, by executing something like this:

global p1 p1 = 0.1
Where is the Program 2 data?
The data can be found in these files:
P3_data_set_1.mat

 
P3_data_set_2.mat

 
and P3_data_set_3.mat

This document is copyright 2009 by Joseph N. Wilson.