Artificial
Intelligence

Fall 2011
course
navigation

Nov 10

aside

We're only scratching the bare surface of this stuff in this class; see for example wikipedia: data mining.

homework

... for next week is posted.
Also posted new neural net library on Nov 8 page: Brain, a neural net API in javascript

neural networks

Discuss my attached code ... which doesn't work.
Ah - I see this morning that I'm not using the 0th offset weights in either the forward or backward propagation. I'll fix that and re-test this weekend.
But use it anyway to explain
Discuss AND, OR, XOR ..., linear vs non-linear and why I picked those for (what I'd hoped) would be a simple example.
Even if my code is correct (probably not yet), there are unfortunately many things that can go wrong. Several are discussed in the Willamette notes
Also mention why you would never use a multi-layer linear network.
Cross-validation in neural nets:
Go over textook AIMA 18.11 example: handwriting recognition

unsupervised learning

Discuss the general ideas, what sorts of problems, what sorts of math involved.
Mention the Green River project I did in this direction last summer.
Files in greeriver/2011/hei_summer/analysis/results & results_DRG
Their sites:
example techniques :
http://cs.marlboro.edu/ courses/ fall2011/ai/ notes/ Nov_10
last modified Thursday November 10 2011 12:52 pm EST

attachments [paper clip]

     name last modified size
   neural_net.py Nov 10 2011 1:33 am 9.44kB