So I've made some real progress on mah C# ANN WPF app (say that three times fast)... I found this cool thing at Microsoft's DevLab called Rx, which is a Reactive library that replaces Events in .NET with functional-type methods. Combine that with PLINQ, and I'll have a very familiar environment to work with. The only thing that I am pondering now is how to get the calculus done for it. Hinton uses a thermo-dynamics model for training the A.I., but I'll be buggered if I can actually codify it into a method/function. Guess I'll need to hit half-price books for a dummy's guide to calc.
>.<
I figure that I'd have to explode these out to larger decompositions, but most of these symbols I don't even know what they mean.
No comments:
Post a Comment