Hello,
While we are waiting, I thought I'd use the time to update my old, Windows/MFC neural network library so that it runs on a platform that is a little more generic.
My initial intention was to update the interface classes to use the C++ standard library that runs on the Raspberry Pi given that the Pi is the most similar system I have to the parallella. I found it hard to stop there so I got the whole thing going and added a number of upgrades. It is all very C++-like and as such not at all suitable for the parallella. The next branch will be a more matrix oriented approach that is based on the design outlined in my blog pages ().
Anyway, I've loaded it all up to a git repository (). I use Eclipse and egit and given the amount of fumbling around I've done to get all of the stuff loaded there, I profess to be a complete git ignoramus. "All" actually means "almost all" given that I've not yet managed to upload the most interesting data set, the Shuttle Statlog. I'm still working on that.
If you have a Linux system and can nut your way around git please give it a try and post any feedback on the Feedback... Post it here wiki page in the repository.
Cheers,
nick