Support vector regression can predict numeric values effectively, and this article shows how to implement and train a kernel SVR model in C# using stochastic sub-gradient descent.
This is originally a collection of papers on neural network accelerators. Now it's more like my selection of research on deep learning and computer architecture. - fengbintu/Neural-Networks-on- ...