I added my **Work In Progress** machine learning library to github: https://github.com/jonghough/jlearn
The library is mostly for didactic purposes, self learning etc. but It may be of use, or of interest, to anyone experimenting with machine learning using J. Bare in mind, I am absolutely not an expert at machine learning, so there could be a lot of egregious errors. I managed to write a convnet which can get very high accuracy with the MNIST dataset, which is a pretty simple "image" library. Trying with CIFAR-10 dataset, I still max out at around 50%-60% accuracy, and am struggling to get any better (struggling to find time to improve, since a single epoch through the 50,000 training images takes a couple of hours+). Thanks, Jon ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
