Feb
4
Learning Mechanism
Today I started programming the learning mechanism, based on Frank’s notes. I’ve gotten tremendously lost, so will start again after dinner. I think what I’ll do is try and “trim the fat” of Frank’s algorithm so that it can only learn some really simple things, and then I can add to that later.
I trimmed the algorithm a bit, and tried to put it into Java. It has taken longer than I’d hoped - it’ll be easier after I get the interface mind.