Tuesday, May 8, 2012

Logistic Regression with OpenCL and .NET [part 4 of 4]

This is the last post about OpenCL implementation of gradient descent algorithm applied to logistic regression model training. And it will be rather short since all I want to do is to give you tangible source code to play with, and here it is: http://simpleclml.codeplex.com/.

No comments:

Post a Comment